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