ramips: mt7621: convert GPIO dts refs
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7621_totolink_a7000r.dts
index dd4336367ab72c33dd402b44e35b6e0bb4fc2830..c5aaedf2c60a2d43550409d59c0d2f29b0c97b3d 100644 (file)
@@ -26,7 +26,7 @@
 
                led_sys: sys {
                        label = "a7000r:blue:sys";
-                       gpios = <&gpio0 18 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 18 GPIO_ACTIVE_LOW>;
                };
        };
 
@@ -35,7 +35,7 @@
 
                reset {
                        label = "reset";
-                       gpios = <&gpio0 4 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
                        debounce-interval = <60>;
                        linux,code = <KEY_RESTART>;
                };