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

Commit 33ef878d authored by Srinivas Rao L's avatar Srinivas Rao L
Browse files

ARM: dts: qcom: Update rpm log address to 0x200000



Correct rpm log physical address to 0x200000.

CRs-Fixed: 725253
Change-Id: Ia5ed6892573483ec7bb56bfff578d676be2b1281
Signed-off-by: default avatarSrinivas Rao L <lsrao@codeaurora.org>
parent c5353f99
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -331,7 +331,7 @@
	qcom,rpm-log@29dc00 {
		compatible = "qcom,rpm-log";
		reg = <0x29dc00 0x4000>;
		qcom,rpm-addr-phys = <0xfc000000>;
		qcom,rpm-addr-phys = <0x200000>;
		qcom,offset-version = <4>;
		qcom,offset-page-buffer-addr = <36>;
		qcom,offset-log-len = <40>;
+1 −1
Original line number Diff line number Diff line
@@ -378,7 +378,7 @@
	qcom,rpm-log@29dc00 {
		compatible = "qcom,rpm-log";
		reg = <0x29dc00 0x4000>;
		qcom,rpm-addr-phys = <0xfc000000>;
		qcom,rpm-addr-phys = <0x200000>;
		qcom,offset-version = <4>;
		qcom,offset-page-buffer-addr = <36>;
		qcom,offset-log-len = <40>;
+1 −1
Original line number Diff line number Diff line
@@ -598,7 +598,7 @@
	qcom,rpm-log@29dc00 {
		compatible = "qcom,rpm-log";
		reg = <0x29dc00 0x4000>;
		qcom,rpm-addr-phys = <0xfc000000>;
		qcom,rpm-addr-phys = <0x200000>;
		qcom,offset-version = <4>;
		qcom,offset-page-buffer-addr = <36>;
		qcom,offset-log-len = <40>;