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

Commit e852c533 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.

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

		clocks = <&clock_gcc GCC_DCC_AHB_CLK>;