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

Commit c0a161c4 authored by Saranya Chidura's avatar Saranya Chidura
Browse files

ARM: dts: msm: add DCC ram offset for SDM670



DCC RAM is partitioned and HLOS is programmed to access
from a specific offset of DCC base. This offset information
is added in DCC device node of SDM670.

Signed-off-by: default avatarSaranya Chidura <schidura@codeaurora.org>
Change-Id: I873ed5d7a23404ccd1c7bf0402870fb694283d49
parent 171e5847
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1414,6 +1414,8 @@
		reg = <0x10a2000 0x1000>,
		      <0x10ae000 0x2000>;
		reg-names = "dcc-base", "dcc-ram-base";

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

	spmi_bus: qcom,spmi@c440000 {