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

Commit 48d5f82d authored by Avaneesh Kumar Dwivedi's avatar Avaneesh Kumar Dwivedi
Browse files

ARM: dts: msm: Add base register property for lpass and turing for sdm660



Add base register property in respective pil nodes to iomap them
during probe of the subsystem pil driver.

Change-Id: I961ab80f1caf84ab63d649c3a1545b89fed56c0b
Signed-off-by: default avatarAvaneesh Kumar Dwivedi <akdwived@codeaurora.org>
parent d438970a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1987,6 +1987,7 @@
	qcom,lpass@15700000 {
		compatible = "qcom,pil-tz-generic";
		reg = <0x15700000 0x00100>;
		reg-names = "base_reg";
		interrupts = <0 162 1>;

		vdd_cx-supply = <&pm660l_l9_level>;
@@ -2019,6 +2020,7 @@
	qcom,turing@1a300000 {
		compatible = "qcom,pil-tz-generic";
		reg = <0x1a300000 0x00100>;
		reg-names = "base_reg";
		interrupts = <0 518 1>;

		vdd_cx-supply = <&pm660l_s3_level>;