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

Commit 0f4ecd4e authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: Disable RPM notifications for L2 GDHS collapse on Krait targets"

parents 27672d1a bd525a47
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -124,7 +124,7 @@
		qcom,phase-port = <0x1>;
		qcom,pfm-port = <0x2>;
		qcom,saw2-spm-cmd-ret = [1f 00 20 03 22 00 0f];
		qcom,saw2-spm-cmd-gdhs = [00 20 32 42 07 44 22 50 02 32 50 0f];
		qcom,saw2-spm-cmd-gdhs = [00 20 32 42 03 44 22 50 02 32 50 0f];
		qcom,saw2-spm-cmd-pc = [00 22 12 32 b0 11 42 07 01 b0 12 22
				44 50 02 32 50 0f];
		qcom,L2-spm-is-apcs-master;
@@ -184,7 +184,6 @@
				qcom,energy-overhead = <1577736>;
				qcom,time-overhead = <5067>;
				qcom,min-cpu-mode= "pc";
				qcom,send-rpm-sleep-set;
				qcom,sync-mode;
			};

+1 −1
Original line number Diff line number Diff line
@@ -120,7 +120,7 @@
		qcom,phase-port = <0x1>;
		qcom,pfm-port = <0x2>;
		qcom,saw2-spm-cmd-ret = [1f 00 03 00 0f];
		qcom,saw2-spm-cmd-gdhs = [00 32 42 07 44 50 02 32 50 0f];
		qcom,saw2-spm-cmd-gdhs = [00 32 42 03 44 50 02 32 50 0f];
		qcom,saw2-spm-cmd-pc = [00 10 32 b0 11 42 07 01 b0 12 44
				50 02 32 50 0f];
		qcom,L2-spm-is-apcs-master;
+1 −1
Original line number Diff line number Diff line
@@ -124,7 +124,7 @@
		qcom,phase-port = <0x1>;
		qcom,pfm-port = <0x2>;
		qcom,saw2-spm-cmd-ret = [1f 00 20 03 22 00 0f];
		qcom,saw2-spm-cmd-gdhs = [00 20 32 42 07 44 22 50 02 32 50 0f];
		qcom,saw2-spm-cmd-gdhs = [00 20 32 42 03 44 22 50 02 32 50 0f];
		qcom,saw2-spm-cmd-pc = [00 10 32 b0 11 42 07 01 b0 12 44
				50 02 32 50 0f];
		qcom,L2-spm-is-apcs-master;
+1 −2
Original line number Diff line number Diff line
@@ -120,7 +120,7 @@
		qcom,phase-port = <0x1>;
		qcom,pfm-port = <0x2>;
		qcom,saw2-spm-cmd-ret = [1f 00 03 00 0f];
		qcom,saw2-spm-cmd-gdhs = [00 32 42 07 44 50 02 32 50 0f];
		qcom,saw2-spm-cmd-gdhs = [00 32 42 03 44 50 02 32 50 0f];
		qcom,saw2-spm-cmd-pc = [00 10 32 b0 11 42 07 01 b0 12 44
				50 02 32 50 0f];
		qcom,L2-spm-is-apcs-master;
@@ -178,7 +178,6 @@
				qcom,energy-overhead = <1577736>;
				qcom,time-overhead = <5067>;
				qcom,min-cpu-mode= "pc";
				qcom,send-rpm-sleep-set;
				qcom,sync-mode;
			};

+1 −2
Original line number Diff line number Diff line
@@ -120,7 +120,7 @@
		qcom,phase-port = <0x1>;
		qcom,pfm-port = <0x2>;
		qcom,saw2-spm-cmd-ret = [1f 00 03 00 0f];
		qcom,saw2-spm-cmd-gdhs = [00 32 42 07 44 50 02 32 50 0f];
		qcom,saw2-spm-cmd-gdhs = [00 32 42 03 44 50 02 32 50 0f];
		qcom,saw2-spm-cmd-pc = [00 10 32 b0 11 42 07 01 b0 12 44
				50 02 32 50 0f];
		qcom,L2-spm-is-apcs-master;
@@ -179,7 +179,6 @@
				qcom,energy-overhead = <1577736>;
				qcom,time-overhead = <5067>;
				qcom,min-cpu-mode= "pc";
				qcom,send-rpm-sleep-set;
				qcom,sync-mode;
			};

Loading