mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Merge "ARM: dts: msm: Add LLCC node for Kalama"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
6a41c80f6d
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user