ramips: mt7628: update dts for upstream gpio-mt7621 driver
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / mt7628an_tplink_tl-wr840n-v5.dts
index 3de58a71f6ae7f452cb18357312bb1803acad9c4..3043975d79c7f1cc986780172acf7afbd44924c0 100644 (file)
@@ -25,7 +25,7 @@
 
                reset {
                        label = "reset";
-                       gpios = <&gpio1 6 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 38 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_RESTART>;
                };
        };
 
                led_power_green: power {
                        label = "tl-wr840n-v5:green:power";
-                       gpios = <&gpio1 9 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 41 GPIO_ACTIVE_LOW>;
                };
 
                orange {
                        label = "tl-wr840n-v5:orange:power";
-                       gpios = <&gpio1 11 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 43 GPIO_ACTIVE_LOW>;
                };
        };
 };