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

Commit 1e0b935a authored by Tianyi Gou's avatar Tianyi Gou
Browse files

ARM: dts: msm: Remove active clocks for 8084 v1.1 LPASS PIL



On 8084 v1.1 device, the active clocks for PIL LPASS can be gated
off so remove it to support this feature.

Change-Id: I4d5e254693285cb63f1becd8c48944aeee356882
Signed-off-by: default avatarTianyi Gou <tgou@codeaurora.org>
parent 97d5ac84
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -15,3 +15,8 @@
/ {
	qcom,msm-id = <178 0x10001>;
};

&pil_lpass {
	clock-names = "xo";
	/delete-property/ active-clock-names;
};
+1 −1
Original line number Diff line number Diff line
@@ -2898,7 +2898,7 @@
		qcom,firmware-name = "venus";
	};

	qcom,lpass@fe200000 {
	pil_lpass: qcom,lpass@fe200000 {
		compatible = "qcom,pil-tz-generic";
		reg = <0xfe200000 0x00100>;
		interrupts = <0 162 1>;