[PATCH v4 1/2] arm64: dts: qcom: msm8996-sony-xperia-tone: drop incorrect wlan pin input

From: Krzysztof Kozlowski
Date: Thu Oct 20 2022 - 18:53:21 EST


Pin configuration has no "input-high" property, so drop it from node
described as Wifi host wake up pin.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxx>

---

Changes since v2:
1. None

Changes since v1:
1. Add Rb tag.
---
arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone.dtsi | 1 -
1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone.dtsi b/arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone.dtsi
index de61c3c94903..cb9a169bb38b 100644
--- a/arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone.dtsi
@@ -912,7 +912,6 @@ wl_host_wake: wl-host-wake {
function = "gpio";
drive-strength = <2>;
bias-pull-down;
- input-high;
};

wl_reg_on: wl-reg-on {
--
2.34.1