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

Commit fb0e0de8 authored by Mulu He's avatar Mulu He
Browse files

ARM: dts: msm: Change DCC SRAM size for sm8150



SDI reduced its SRAM usage from 24KB to 20KB,enlarge 4KB for DCC SRAM.

Change-Id: Ic1b678f9366e15c60b67d3e402e5cb131691b6db
Signed-off-by: default avatarMulu He <muluhe@codeaurora.org>
parent 14e580ae
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3049,10 +3049,10 @@
	dcc: dcc_v2@10a2000 {
		compatible = "qcom,dcc-v2";
		reg = <0x10a2000 0x1000>,
		      <0x10ae000 0x2000>;
		      <0x10ad000 0x3000>;
		reg-names = "dcc-base", "dcc-ram-base";

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

		qcom,curr-link-list = <2>;
		qcom,link-list = <DCC_READ 0x18220d14 3 0>,