ARM: dts: msm: Add LLCC node for Kera SoC
Add LLCC node for Kera SoC. Change-Id: Ib7cb07d1a36519dff7aa067da6fe54be2dafedfa Signed-off-by: Naini Singh <quic_nainsing@quicinc.com> Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com>
This commit is contained in:
@@ -379,6 +379,16 @@
|
|||||||
#mbox-cells = <2>;
|
#mbox-cells = <2>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
cache-controller@24800000 {
|
||||||
|
compatible = "qcom,kera-llcc";
|
||||||
|
reg = <0x24800000 0x200000>, <0x24C00000 0x200000>,
|
||||||
|
<0x26800000 0x200000>, <0x26C00000 0x200000>;
|
||||||
|
reg-names = "llcc0_base", "llcc2_base",
|
||||||
|
"llcc_broadcast_or_base", "llcc_broadcast_and_base";
|
||||||
|
interrupts = <GIC_SPI 266 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
|
cap-based-alloc-and-pwr-collapse;
|
||||||
|
};
|
||||||
|
|
||||||
clocks {
|
clocks {
|
||||||
xo_board: xo_board {
|
xo_board: xo_board {
|
||||||
compatible = "fixed-clock";
|
compatible = "fixed-clock";
|
||||||
|
Reference in New Issue
Block a user