From 5b9863a019ad4a48891a9d5da569a68293690ac5 Mon Sep 17 00:00:00 2001 From: Arif Alam Date: Mon, 18 Nov 2024 18:25:15 -0500 Subject: [PATCH] ipq60xx: wf188n: fix reset button Fixes WIFI-14296 Signed-off-by: Arif Alam --- .../arch/arm64/boot/dts/qcom/qcom-ipq6018-cig-wf188n.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/feeds/ipq807x_v5.4/ipq60xx/files/arch/arm64/boot/dts/qcom/qcom-ipq6018-cig-wf188n.dts b/feeds/ipq807x_v5.4/ipq60xx/files/arch/arm64/boot/dts/qcom/qcom-ipq6018-cig-wf188n.dts index 2c22e9b15..f5b53f649 100644 --- a/feeds/ipq807x_v5.4/ipq60xx/files/arch/arm64/boot/dts/qcom/qcom-ipq6018-cig-wf188n.dts +++ b/feeds/ipq807x_v5.4/ipq60xx/files/arch/arm64/boot/dts/qcom/qcom-ipq6018-cig-wf188n.dts @@ -107,10 +107,10 @@ button_pins: button_pins { wps_button { - pins = "gpio9"; + pins = "gpio22"; function = "gpio"; drive-strength = <8>; - bias-pull-down; + bias-pull-up; }; };