Merge "ARM: dts: msm: Invert polarity of PMD_MPP_08 for msm8996 CV2X"
This commit is contained in:
commit
26a9949800
1 changed files with 1 additions and 1 deletions
|
@ -531,7 +531,7 @@
|
|||
qcom,vin-sel = <2>; /* S4 1.8V */
|
||||
qcom,src-sel = <0>; /* Constant */
|
||||
qcom,master-en = <1>; /* Enable GPIO */
|
||||
qcom,invert = <1>; /* Output high */
|
||||
qcom,invert = <0>; /* Output low */
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue