mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Merge "ARM: dts: msm: Add LLCC device nodes for Lemans"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
c07a681ef8
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user