Merge git://git.denx.de/u-boot-video
[oweals/u-boot.git] / arch / arm / dts / omap5-u-boot.dtsi
index 9f9b4d168303b7ae9a805552b9d4b7e6a4654082..fdaa69297cc4fba736706b4f20e69e7c880d4029 100644 (file)
@@ -8,6 +8,10 @@
  */
 
 /{
+       chosen {
+               tick-timer = &timer2;
+       };
+
        ocp {
                u-boot,dm-spl;
 
 
 &uart1 {
        u-boot,dm-spl;
+       reg-shift = <2>;
 };
 
 &uart3 {
        u-boot,dm-spl;
+       reg-shift = <2>;
 };
 
 &mmc1 {
        u-boot,dm-spl;
 
        m25p80@0 {
+               compatible = "spi-flash";
                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;
+};