ramips: mt7621: convert GPIO dts refs
[openwrt/staging/jow.git] / target / linux / ramips / dts / mt7621_netgear_ex6150.dts
index 0d6dac0ca2099a53da1bdd8d833841c598b7d7e4..7b9d4afa34addd025c04a9970b9465ebd2b20208 100644 (file)
 
                power_amber: power_amber {
                        label = "ex6150:amber:power";
-                       gpios = <&gpio0 15 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
                };
 
                power_green: power_green {
                        label = "ex6150:green:power";
-                       gpios = <&gpio0 13 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
                };
 
                wps {
                        label = "ex6150:green:wps";
-                       gpios = <&gpio0 16 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
                };
 
                rightarrow {
                        label = "ex6150:blue:rightarrow";
-                       gpios = <&gpio0 28 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 28 GPIO_ACTIVE_LOW>;
                };
 
                leftarrow {
                        label = "ex6150:blue:leftarrow";
-                       gpios = <&gpio0 31 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 31 GPIO_ACTIVE_LOW>;
                };
 
                router_green {
                        label = "ex6150:green:router";
-                       gpios = <&gpio0 29 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 29 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy1tpt";
                };
 
                router_red {
                        label = "ex6150:red:router";
-                       gpios = <&gpio0 30 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 30 GPIO_ACTIVE_LOW>;
                };
 
                client_green {
                        label = "ex6150:green:client";
-                       gpios = <&gpio1 1 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 33 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy0tpt";
                };
 
                client_red {
                        label = "ex6150:red:client";
-                       gpios = <&gpio1 0 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 32 GPIO_ACTIVE_LOW>;
                };
        };
 
 
                wps {
                        label = "wps";
-                       gpios = <&gpio1 15 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 47 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_WPS_BUTTON>;
                };
 
                reset {
                        label = "reset";
-                       gpios = <&gpio1 14 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 46 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_RESTART>;
                };
 
                toggle {
                        label = "AP/Extender toggle";
-                       gpios = <&gpio1 16 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 48 GPIO_ACTIVE_LOW>;
                        linux,code = <BTN_0>;
                        /* Active when switch is set to "Access Point" */
                };