ARM: dts: rmobile: Add rudimentary R8A7790 Stout DT
[oweals/u-boot.git] / arch / arm / dts / omap5-u-boot.dtsi
index 2eeed6f4a0123e1e9e5b5c67a2298dc467d434ca..bf2684cb6102088d89830fe1aae4acc5a914a503 100644 (file)
                ocp2scp@4a090000 {
                        compatible = "ti,omap-ocp2scp", "simple-bus";
                };
+
+               bandgap@4a0021e0 {
+                       u-boot,dm-spl;
+               };
        };
 };
 
        };
 };
 
+&gpio1 {
+       u-boot,dm-spl;
+};
+
 &gpio2 {
        u-boot,dm-spl;
 };
 
+&gpio3 {
+       u-boot,dm-spl;
+};
+
+&gpio4 {
+       u-boot,dm-spl;
+};
+
+&gpio5 {
+       u-boot,dm-spl;
+};
+
+&gpio6 {
+       u-boot,dm-spl;
+};
+
 &gpio7 {
        u-boot,dm-spl;
 };