mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-28 22:21:49 +01:00
ARM: dts: OMAP5+: Add support for bandgap sensor in SPL
Mark bandgap node as uboot,dm-spl so that it can be accessed in spl Signed-off-by: Faiz Abbas <faiz_abbas@ti.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
8502f9f6d7
commit
12dd1e5c6a
@ -18,6 +18,10 @@
|
|||||||
ocp2scp@4a090000 {
|
ocp2scp@4a090000 {
|
||||||
compatible = "ti,omap-ocp2scp", "simple-bus";
|
compatible = "ti,omap-ocp2scp", "simple-bus";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
bandgap@4a0021e0 {
|
||||||
|
u-boot,dm-spl;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user