We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6675e76 commit 2f3e2c9Copy full SHA for 2f3e2c9
Documentation/devicetree/bindings/sound/qcom,wcd937x.yaml
@@ -42,7 +42,7 @@ examples:
42
pinctrl-names = "default", "sleep";
43
pinctrl-0 = <&wcd_reset_n>;
44
pinctrl-1 = <&wcd_reset_n_sleep>;
45
- reset-gpios = <&tlmm 83 GPIO_ACTIVE_HIGH>;
+ reset-gpios = <&tlmm 83 GPIO_ACTIVE_LOW>;
46
vdd-buck-supply = <&vreg_l17b_1p8>;
47
vdd-rxtx-supply = <&vreg_l18b_1p8>;
48
vdd-px-supply = <&vreg_l18b_1p8>;
0 commit comments