Merge "ARM: dts: msm: Add LLCC node for Kalama"

This commit is contained in:
qctecmdr
2021-08-17 14:13:36 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -1290,6 +1290,14 @@
reg = <0xc221000 0x1000>;
clock-frequency = <32768>;
};
cache-controller@25000000 {
compatible = "qcom,kalama-llcc", "qcom,llcc-v41";
reg = <0x25000000 0x800000> , <0x25800000 0x200000>;
reg-names = "llcc_base", "llcc_broadcast_base";
interrupts = <GIC_SPI 266 IRQ_TYPE_LEVEL_HIGH>;
cap-based-alloc-and-pwr-collapse;
};
};
&firmware {