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

Commit 30646521 authored by Ruofei Ma's avatar Ruofei Ma
Browse files

ARM: dts: msm: Add Subcache in Kona cvp dtsi



Subcache is shared system resource. This change allows
CVP to activate and use it as per use cases.

Change-Id: Ib2877aba583451ca066d6e04b4a3c3d1cc9fdfb1
Signed-off-by: default avatarRuofei Ma <ruofeim@codeaurora.org>
parent 5f62bf9b
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -14,6 +14,9 @@
		reg = <0xab00000 0x100000>;
		reg = <0xab00000 0x100000>;
		interrupts = <GIC_SPI 234 IRQ_TYPE_LEVEL_HIGH>;
		interrupts = <GIC_SPI 234 IRQ_TYPE_LEVEL_HIGH>;


		/* LLCC Cache */
		cache-slice-names = "cvp";

		/* Supply */
		/* Supply */
		cvp-supply = <&mvs1c_gdsc>;
		cvp-supply = <&mvs1c_gdsc>;
		cvp-core-supply = <&mvs1_gdsc>;
		cvp-core-supply = <&mvs1_gdsc>;