Merge branch 'master' of git://git.denx.de/u-boot-i2c
[platform/kernel/u-boot.git] / arch / arm / dts / omap5-u-boot.dtsi
index fdaa692..1eb50cd 100644 (file)
        ocp {
                u-boot,dm-spl;
 
+               ocp2scp@4a080000 {
+                       compatible = "ti,omap-ocp2scp", "simple-bus";
+               };
+
                ocp2scp@4a090000 {
                        compatible = "ti,omap-ocp2scp", "simple-bus";
                };
+
+               bandgap@4a0021e0 {
+                       u-boot,dm-spl;
+               };
        };
 };
 
@@ -87,3 +95,7 @@
 &gpio7 {
        u-boot,dm-spl;
 };
+
+&i2c1 {
+       u-boot,dm-spl;
+};