ramips: mt7621: convert GPIO dts refs
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / mt7621_xiaoyu_xy-c5.dts
index b54476096725a8e6c9fe8aa11217bfbc4f24f6bd..d60aabccc1f2430fead8cd8245756e0fe34d26cb 100644 (file)
 
                work {
                        label = "xy-c5:green:work";
-                       gpios = <&gpio0 8 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
                };
 
                led_sys: sys {
                        label = "xy-c5:green:sys";
-                       gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 7 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>;
                };
        };