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

Commit 91a27e7d 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: msm: Update CPU sleep status register address for MSM8994"

parents b8ee226d 8fc68d19
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -551,9 +551,9 @@
			 <&clock_cpu clk_a57_clk>;
	};

	qcom,cpu-sleep-status@f9088008{
	qcom,cpu-sleep-status@f908b008{
		compatible = "qcom,cpu-sleep-status";
		reg = <0xf9088008 0x100>;
		reg = <0xf908b008 0x100>;
		qcom,cpu-alias-addr = <0x10000>;
		qcom,sleep-status-mask= <0x80000>;
	};