From 4a43518539d568da8ff812606abf86359f567fb7 Mon Sep 17 00:00:00 2001 From: Melody Olvera Date: Tue, 6 Jun 2023 11:48:21 -0700 Subject: [PATCH] ARM: dts: msm: Add LLCC node for sun SoC Add LLCC node for sun SoC. Change-Id: I081811835d1ae383747d322e0c5675bb4df80aa4 Signed-off-by: Melody Olvera --- qcom/sun.dtsi | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index 86b24ef5..2841131a 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -265,6 +265,15 @@ }; }; + cache-controller@24800000 { + compatible = "qcom,sun-llcc"; + reg = <0x24800000 0x2000000> , <0x26800000 0x200000>; + reg-names = "llcc_base", "llcc_broadcast_base"; + interrupts = ; + cap-based-alloc-and-pwr-collapse; + }; + + arch_timer: timer { compatible = "arm,armv8-timer"; interrupts = ,