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

Commit 83765df9 authored by Rishabh Bhatnagar's avatar Rishabh Bhatnagar
Browse files

ARM: dts: msm: Change compatible string based on llcc version



Add compatible string with llcc version. This will be used to
determine the set of registers to program based on version.

Change-Id: I2949e6d2d0437cce35109b30239233276c5f3076
Signed-off-by: default avatarRishabh Bhatnagar <rishabhb@codeaurora.org>
parent cce91408
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -707,7 +707,7 @@
	};

	cache-controller@9200000 {
		compatible = "qcom,kona-llcc";
		compatible = "qcom,llcc-v2";
		reg = <0x9200000 0x1d0000> , <0x9600000 0x50000>;
		reg-names = "llcc_base", "llcc_broadcast_base";
		cap-based-alloc-and-pwr-collapse;