Skip to content

Commit d8d19c4

Browse files
authored
arm64: dts: qcom: qcm6490-idp: Fix WCD9370 reset GPIO polarity (#370)
arm64: dts: qcom: qcm6490-idp: Fix WCD9370 reset GPIO polarity
2 parents 2e8db98 + 4fb27bd commit d8d19c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/qcom/qcm6490-idp.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
pinctrl-0 = <&wcd_default>;
179179
pinctrl-names = "default";
180180

181-
reset-gpios = <&tlmm 83 GPIO_ACTIVE_HIGH>;
181+
reset-gpios = <&tlmm 83 GPIO_ACTIVE_LOW>;
182182

183183
vdd-buck-supply = <&vreg_l17b_1p7>;
184184
vdd-rxtx-supply = <&vreg_l18b_1p8>;

0 commit comments

Comments
 (0)