mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: msm: Add LLCC node for Neo"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
3a5769c56f
@@ -395,6 +395,13 @@
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
cache-controller@19200000 {
|
||||
compatible = "qcom,neo-llcc", "qcom,llcc-v31";
|
||||
reg = <0x19200000 0x180000> , <0x19A00000 0x80000>;
|
||||
reg-names = "llcc_base", "llcc_broadcast_base";
|
||||
interrupts = <GIC_SPI 266 IRQ_TYPE_LEVEL_HIGH>;
|
||||
cap-based-alloc-and-pwr-collapse;
|
||||
};
|
||||
|
||||
clocks {
|
||||
xo_board: xo_board {
|
||||
|
||||
Reference in New Issue
Block a user