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

Commit abf5490e authored by Satyajit Desai's avatar Satyajit Desai
Browse files

ARM: dts: msm: Add ram offset value for DCC on SDM845



Add ram offset size for DCC to the device tree. This
property indicates the offset for DCC SRAM programming
from the start of SRAM space.

Change-Id: I5e08a382d70119174a67af096ba8b1556694c4c6
Signed-off-by: default avatarSatyajit Desai <sadesai@codeaurora.org>
parent 13ce0881
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2131,6 +2131,8 @@
		reg = <0x10a2000 0x1000>,
		      <0x10ae000 0x2000>;
		reg-names = "dcc-base", "dcc-ram-base";

		dcc-ram-offset = <0x6000>;
	};

	qcom,msm-core@780000 {