ramips: mt7621: convert GPIO dts refs
[openwrt/staging/hauke.git] / target / linux / ramips / dts / mt7621_hiwifi_hc5962.dts
index f8d7268b9206708c0035fa39c7f4b86c2318af29..baef38fe53b96f3b9a1ab43a2a64dd6bca7f3bf6 100644 (file)
 
                led_status: status {
                        label = "hc5962:white:status";
-                       gpios = <&gpio0 6 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
                };
 
                led_system: system {
                        label = "hc5962:red:system";
-                       gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 7 GPIO_ACTIVE_LOW>;
                        panic-indicator;
                };
        };
@@ -40,7 +40,7 @@
 
                reset {
                        label = "reset";
-                       gpios = <&gpio0 18 GPIO_ACTIVE_HIGH>;
+                       gpios = <&gpio 18 GPIO_ACTIVE_HIGH>;
                        linux,code = <KEY_RESTART>;
                };
        };