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

Commit 9ed286ed authored by Murali Nalajala's avatar Murali Nalajala
Browse files

Revert "ARM: dts: msm: Define jtag save restore flag for 8996"



This reverts commit '63b5a3e1' ("ARM: dts: msm: Define jtag
save restore flag for 8996")'

commit '63b5a3e1' causing the stability issues. Revert the
change until root cause is found.

Change-Id: I2b30b752fa1e5980555996c58f0a6e04f92f9ae8
Signed-off-by: default avatarMurali Nalajala <mnalajal@codeaurora.org>
parent 4e44e9c4
Loading
Loading
Loading
Loading
+0 −20
Original line number Diff line number Diff line
@@ -570,26 +570,6 @@
		clock-names = "core_clk";
		qcom,use-dma-zone;
	};

	qcom,lpm-levels {
		qcom,pm-cluster@0 {
			qcom,pm-cluster@0{
				qcom,pm-cpu {
					qcom,pm-cpu-level@1 { /* C4 */
						qcom,jtag-save-restore;
					};
				};
			};

			qcom,pm-cluster@1{
				qcom,pm-cpu {
					qcom,pm-cpu-level@1 { /* C4 */
						qcom,jtag-save-restore;
					};
				};
			};
		};
	};
};

&tsens0 {