Merge "ARM: dts: msm: Add LLCC node for sdxkova SoC"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
7f53201cab
@@ -398,6 +398,14 @@
|
|||||||
#interrupt-cells = <3>;
|
#interrupt-cells = <3>;
|
||||||
#mbox-cells = <2>;
|
#mbox-cells = <2>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
llcc_device: cache-controller@19200000 {
|
||||||
|
compatible = "qcom,sdxpinn-llcc";
|
||||||
|
reg = <0x0 0x19200000 0x0 0x200000>;
|
||||||
|
reg-names = "llcc0_base";
|
||||||
|
interrupts = <GIC_SPI 399 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
|
cap-based-alloc-and-pwr-collapse;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
&gcc {
|
&gcc {
|
||||||
|
Reference in New Issue
Block a user