ramips: mt7621: convert GPIO dts refs
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / mt7621_zbtlink_zbt-wg2626.dts
index f3f06dd69ba6623b8a36073f695dadadafcd83a7..5c22a5c7c0937cd4773d4dd75c8e9fdd1b5f066a 100644 (file)
@@ -31,7 +31,7 @@
 
                reset {
                        label = "reset";
-                       gpios = <&gpio0 18 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 18 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_RESTART>;
                };
        };
@@ -41,7 +41,7 @@
 
                led_status: status {
                        label = "zbt-wg2626:green:status";
-                       gpios = <&gpio0 24 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 24 GPIO_ACTIVE_LOW>;
                };
        };
 };