Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6ab0e713 authored by c_wufeng's avatar c_wufeng
Browse files

ARM: dts: msm: fix DTP8996 static display power



i2c_6 is not used on DTP phone which voted aganst XO shutdown
in static display. So disable this unused i2c.

Change-Id: I78bd8878278c972321349e945886c9d0fde5fa33
Signed-off-by: default avatarc_wufeng <wufeng.jiang@codeaurora.org>
Signed-off-by: default avatarzhengyua <zhengyua@codeaurora.org>
parent ad9fe5a4
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -42,6 +42,10 @@
	status = "ok";
};

&i2c_6 {
	status = "disabled";
};

&i2c_7 {
	smb1351-charger@1d {
		compatible = "qcom,smb1351-charger";