ramips: mt7628: update dts for upstream gpio-mt7621 driver
[openwrt/staging/jow.git] / target / linux / ramips / dts / mt7628an_onion_omega2.dtsi
index 89f00a3e672ae00bb7c9b13b5feaa1e472321816..679b8abee405fe87351de87eca86841fbea78f6f 100644 (file)
@@ -21,7 +21,7 @@
                compatible = "gpio-leds";
 
                system_led: system {
-                       gpios = <&gpio1 12 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
                };
        };
 
@@ -30,7 +30,7 @@
 
                reset {
                        label = "reset";
-                       gpios = <&gpio1 6 GPIO_ACTIVE_HIGH>;
+                       gpios = <&gpio 38 GPIO_ACTIVE_HIGH>;
                        linux,code = <KEY_RESTART>;
                };
        };
        };
 };
 
-&gpio1 {
-       status = "okay";
-};
-
-&gpio2 {
-       status = "okay";
-};
-
 &spi0 {
        status = "okay";