ARM: dts: msm: Enable MPP06 for graphics support in MSM8996 CV2X

Enable PMIC MPP06 to add graphics support for MSM8996 CV2X
boards.

Change-Id: I8e73704af3c6155e8ea18eff147e32befb4da7ce
Signed-off-by: Gustavo Solaira <gustavos@codeaurora.org>
This commit is contained in:
Gustavo Solaira 2017-10-12 12:52:18 -07:00
parent 1fe630ed29
commit 35a38ecbd8

View file

@ -477,6 +477,15 @@
qcom,invert = <1>; /* Output high */
status = "okay";
};
mpp@a500 { /* MPP 6 */
qcom,mode = <1>; /* Digital output */
qcom,output-type = <0>; /* CMOS logic */
qcom,vin-sel = <2>; /* S4 1.8V */
qcom,src-sel = <0>; /* Constant */
qcom,master-en = <1>; /* Enable GPIO */
status = "okay";
};
};
&pm8994_vadc {