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

Commit d306a2cf authored by Mahesh Sivasubramanian's avatar Mahesh Sivasubramanian Committed by Lina Iyer
Browse files

ARM: dts: msm: Update command DB address for sdxpoorwills



The command DB lookup address is incorrect. Update per spec.

Change-Id: I6eb9b39c895b29183c6d974fef2192f164807320
Signed-off-by: default avatarMahesh Sivasubramanian <msivasub@codeaurora.org>
parent a8118139
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -457,9 +457,9 @@
				<CONTROL_TCS   1>;
	};

	cmd_db: qcom,cmd-db@ca0000c {
	cmd_db: qcom,cmd-db@c37000c {
		compatible = "qcom,cmd-db";
		reg = <0xca0000c 8>;
		reg = <0xc37000c 8>;
	};

	system_pm {