diff --git a/feeds/qca-wifi-7/ipq53xx/dts/ipq5332-cig-wf189.dts b/feeds/qca-wifi-7/ipq53xx/dts/ipq5332-cig-wf189.dts index e6f82b99a..54558a392 100644 --- a/feeds/qca-wifi-7/ipq53xx/dts/ipq5332-cig-wf189.dts +++ b/feeds/qca-wifi-7/ipq53xx/dts/ipq5332-cig-wf189.dts @@ -211,9 +211,9 @@ status = "okay"; button@1 { - label = "wps"; - linux,code = ; - gpios = <&tlmm 35 GPIO_ACTIVE_LOW>; + label = "rst"; + linux,code = ; + gpios = <&tlmm 17 GPIO_ACTIVE_LOW>; linux,input-type = <1>; debounce-interval = <60>; }; @@ -479,7 +479,7 @@ }; button_pins: button-state { - pins = "gpio35"; + pins = "gpio17"; function = "gpio"; drive-strength = <8>; bias-pull-up;