Merge "ARM: dts: msm: Add LLCC device nodes for Lemans"

This commit is contained in:
qctecmdr
2022-11-11 00:21:27 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -4,6 +4,7 @@
#include <dt-bindings/clock/qcom,gcc-lemans.h>
#include <dt-bindings/clock/qcom,gpucc-lemans.h>
#include <dt-bindings/clock/qcom,videocc-lemans.h>
#include <dt-bindings/clock/qcom,aop-qmp.h>
#include <dt-bindings/interconnect/qcom,lemans.h>
#include <dt-bindings/interrupt-controller/arm-gic.h>
#include <dt-bindings/soc/qcom,rpmh-rsc.h>
@@ -668,6 +669,20 @@
#mbox-cells = <2>;
};
cache-controller@9200000 {
compatible = "qcom,lemans-llcc", "qcom,llcc-v31";
reg = <0x9200000 0x580000> , <0x9a00000 0x80000>;
reg-names = "llcc_base", "llcc_broadcast_base";
interrupts = <GIC_SPI 582 IRQ_TYPE_LEVEL_HIGH>;
cap-based-alloc-and-pwr-collapse;
llcc-perfmon {
compatible = "qcom,llcc-perfmon";
clocks = <&aoss_qmp QDSS_CLK>;
clock-names = "qdss_clk";
};
};
clocks {
xo_board: xo_board {
compatible = "fixed-clock";