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

Commit 2a61ae11 authored by Naina Mehta's avatar Naina Mehta
Browse files

ARM: dts: msm: Add LLCC entry for Yupik

Add Last Level Cache Controller (LLCC) device tree node
for Yupik.

Change-Id: Ic6cda9514922f004dc1f8225c03ed0e3f8150855
parent 10a6c2d4
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -700,6 +700,15 @@
		};
	};

	cache-controller@9200000 {
		compatible = "qcom,yupik-llcc","qcom,llcc-v2";
		reg = <0x9200000 0xd0000>, <0x9600000 0x50000>;
		reg-names = "llcc_base", "llcc_broadcast_base";
		cap-based-alloc-and-pwr-collapse;
		clocks = <&aopcc QDSS_CLK>;
		clock-names = "qdss_clk";
	};

	clk_virt: interconnect {
		compatible = "qcom,yupik-clk_virt";
		#interconnect-cells = <1>;