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

Commit 80049038 authored by Archana Sathyakumar's avatar Archana Sathyakumar
Browse files

ARM: dts: msm: Add rpm notification bit support



New targets have a SLP_CMD_MODE that could be set for rpm
notification. Add this bit for these targets and remove
rpm notification from spm sequence.

Change-Id: Idf3d26744dcf6a46ca978257f748b398fedba867
Signed-off-by: default avatarArchana Sathyakumar <asathyak@codeaurora.org>
parent fe6c032d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -103,10 +103,11 @@
		qcom,phase-port = <0x1>;
		qcom,pfm-port = <0x2>;
		qcom,cpu-vctl-mask = <0xf>;
		qcom,supports-rpm-hs;
		qcom,saw2-spm-cmd-ret = [00 03 00 0f];
		qcom,saw2-spm-cmd-gdhs = [00 20 32 6B C0 E0 D0 42 F0 03 50 4E
				02 02 D0 E0 C0 22 6B 02 32 52 F0 0F];
		qcom,saw2-spm-cmd-pc = [00 32 B0 10 E0 D0 6B C0 42 51 11 07 01 41
		qcom,saw2-spm-cmd-pc = [00 32 B0 10 E0 D0 6B C0 42 51 11 03 01 41
				B0 50 4E 02 02 C0 D0 12 E0 6B 02 32 50 0F];
	};

+2 −1
Original line number Diff line number Diff line
@@ -129,8 +129,9 @@
		qcom,saw2-spm-ctl = <0xe>;
		qcom,saw2-pmic-data0 = <0x04030011>;
		qcom,saw2-pmic-data1 = <0x00030010>;
		qcom,supports-rpm-hs;
                qcom,saw2-spm-cmd-ret = [00 03 00 0f];
                qcom,saw2-spm-cmd-pc = [00 60 50 11 07 70 01 50
                qcom,saw2-spm-cmd-pc = [00 60 50 11 03 70 01 50
                                02 62 72 0f];
	};

+2 −1
Original line number Diff line number Diff line
@@ -229,6 +229,7 @@
		#size-cells = <1>;
		reg = <0xb1d2000 0x1000>;
		qcom,name = "system-cci";
		qcom,supports-rpm-hs;
		qcom,saw2-ver-reg = <0xfd0>;
		qcom,saw2-cfg = <0x14>;
		qcom,saw2-spm-dly= <0x3C102800>;
@@ -236,7 +237,7 @@
		qcom,saw2-pmic-data0 = <0x07030011>;
		qcom,saw2-pmic-data1 = <0x00030010>;
                qcom,saw2-spm-cmd-ret = [00 03 00 0f];
                qcom,saw2-spm-cmd-pc = [00 60 50 11 07 70 01 50
                qcom,saw2-spm-cmd-pc = [00 60 50 11 03 70 01 50
                                02 62 72 0f];
	};

+2 −1
Original line number Diff line number Diff line
@@ -25,12 +25,13 @@
		qcom,vctl-timeout-us = <50>;
		qcom,vctl-port = <0x0>;
		qcom,phase-port = <0x1>;
		qcom,supports-rpm-hs;
		qcom,saw2-pmic-data0 = <0x00030000>; /* VDD_APC0 off */
		qcom,saw2-pmic-data1 = <0x02030080>; /* VDD_APC0 on  */
		qcom,pfm-port = <0x2>;
		qcom,use-qchannel-for-pc;
		qcom,saw2-spm-cmd-ret = [00 03 00 0f];
		qcom,saw2-spm-cmd-pc = [00 60 70 50 01 07 11 3f 3f 3f 3f 50 00
		qcom,saw2-spm-cmd-pc = [00 60 70 50 01 03 11 3f 3f 3f 3f 50 00
			60 70 0f];
	};

+2 −1
Original line number Diff line number Diff line
@@ -25,11 +25,12 @@
		qcom,vctl-timeout-us = <50>;
		qcom,vctl-port = <0x0>;
		qcom,phase-port = <0x1>;
		qcom,supports-rpm-hs;
		qcom,saw2-pmic-data0 = <0x00030000>; /* VDD_APC0 off */
		qcom,saw2-pmic-data1 = <0x02030080>; /* VDD_APC0 on  */
		qcom,pfm-port = <0x2>;
		qcom,saw2-spm-cmd-ret = [00 03 00 0f];
		qcom,saw2-spm-cmd-pc = [00 60 70 50 01 07 11 3f 3f 3f 3f 50 00
		qcom,saw2-spm-cmd-pc = [00 60 70 50 01 03 11 3f 3f 3f 3f 50 00
			60 70 0f];
	};