ramips: mt7621: convert GPIO dts refs
[openwrt/staging/hauke.git] / target / linux / ramips / dts / mt7621_linksys_re6500.dts
index 9c12f0ff808565fe39d8730f3b429b14e21952a0..e2c6b6e980ad578e5d069d6c7fb60f680f6f6e18 100644 (file)
 
                wifi {
                        label = "re6500:orange:wifi";
-                       gpios = <&gpio0 0 GPIO_ACTIVE_HIGH>;
+                       gpios = <&gpio 0 GPIO_ACTIVE_HIGH>;
                };
 
                led_power: power {
                        label = "re6500:white:power";
-                       gpios = <&gpio0 9 GPIO_ACTIVE_HIGH>;
+                       gpios = <&gpio 9 GPIO_ACTIVE_HIGH>;
                };
        };
 
 
                wps {
                        label = "wps";
-                       gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 10 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_WPS_BUTTON>;
                };
 
                reset {
                        label = "reset";
-                       gpios = <&gpio0 11 GPIO_ACTIVE_HIGH>;
+                       gpios = <&gpio 11 GPIO_ACTIVE_HIGH>;
                        linux,code = <KEY_RESTART>;
                };
        };