mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: Add device-tree node for LLCC driver
Add Last Level Cache Controller (LLCC) device-tree node for Lahaina platform. Change-Id: Ia1b0602c3a3f974add82e4ff66b98d885e57e5d1
This commit is contained in:
@@ -481,6 +481,13 @@
|
||||
#reset-cells = <1>;
|
||||
};
|
||||
|
||||
cache-controller@9200000 {
|
||||
compatible = "qcom,llcc-v2";
|
||||
reg = <0x9200000 0x1d0000> , <0x9600000 0x50000>;
|
||||
reg-names = "llcc_base", "llcc_broadcast_base";
|
||||
cap-based-alloc-and-pwr-collapse;
|
||||
};
|
||||
|
||||
qcom_scm {
|
||||
compatible = "qcom,secure-chan-manager";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user