ramips: mt7621: convert GPIO dts refs
[openwrt/staging/hauke.git] / target / linux / ramips / dts / mt7621_xiaomi_mir3g-v2.dts
index 6e06ed07e897a4b624ac255af2622719bed6a4ca..530717305af15f4357dce75ae3f7bf70be14a7df 100644 (file)
 
                led_status_blue: status_blue {
                        label = "mir3gv2:blue:status";
-                       gpios = <&gpio0 8 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
                };
 
                led_status_yellow: status_yellow {
                        label = "mir3gv2:yellow:status";
-                       gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 10 GPIO_ACTIVE_LOW>;
                };
        };
 
@@ -40,7 +40,7 @@
 
                reset {
                        label = "reset";
-                       gpios = <&gpio0 18 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 18 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_RESTART>;
                };
        };