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

Commit a2efe4fb authored by Amey Telawane's avatar Amey Telawane
Browse files

ARM: dts: msm: modify dcc ram size for sdm660



Modify DCC RAM size for sdm660. DCC RAM is used to
store captured information locally in DCC.

Change-Id: Ib9d4ae640e8162d5a3f44739b9289457ee4ae43c
CRs-fixed: 2002031
Signed-off-by: default avatarAmey Telawane <ameyt@codeaurora.org>
parent 4331c08b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1511,7 +1511,7 @@
	dcc: dcc@10b3000 {
		compatible = "qcom,dcc";
		reg = <0x10b3000 0x1000>,
		      <0x10b4000 0x2000>;
		      <0x10b4000 0x800>;
		reg-names = "dcc-base", "dcc-ram-base";

		clocks = <&clock_gcc GCC_DCC_AHB_CLK>;