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:
Faiz Abbas 2017-11-14 16:12:32 +05:30 committed by Tom Rini
parent 8502f9f6d7
commit 12dd1e5c6a

View File

@ -18,6 +18,10 @@
ocp2scp@4a090000 {
compatible = "ti,omap-ocp2scp", "simple-bus";
};
bandgap@4a0021e0 {
u-boot,dm-spl;
};
};
};