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

Commit 40dee15f authored by Anant Goel's avatar Anant Goel
Browse files

ARM: dts: msm: Update SSC entries for SA8195P



Enable the sensors TLMM block, disable the
SSC sensors node for SA8195P, and use PM8195
regulators for the SSC.

Change-Id: Id02e131df2fbd8296258150abd5c939270abd379
Signed-off-by: default avatarAnant Goel <anantg@codeaurora.org>
parent 3f7787b1
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -111,3 +111,17 @@
	qcom,default-mode-host;
	status = "ok";
};

&slpi_tlmm {
	status = "ok";
};

&pil_ssc {
	vdd_cx-supply = <&VDD_CX_LEVEL>;
	vdd_mx-supply = <&VDD_MX_LEVEL>;
	status = "ok";
};

&ssc_sensors {
	status = "disabled";
};