dts: sun: Add Nodes for SLC MPAM support.
Support for MPAM SLC support Signed-off-by: Avinash Philip <quic_avinashp@quicinc.com> Signed-off-by: Bruce Levy <quic_blevy@quicinc.com> Change-Id: I0752e4841b7997ccf890f68638938f0afbcd1787
This commit is contained in:
committed by
Bruce Levy
parent
86a0fd1cc1
commit
be62fafa03
@@ -3272,6 +3272,24 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
qcom_mpam_msc: qcom,mpam_msc {
|
||||||
|
compatible = "qcom,mpam-msc";
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <1>;
|
||||||
|
ranges;
|
||||||
|
|
||||||
|
slc_mpam: qcom,slc_mpam {
|
||||||
|
compatible = "qcom,slc-mpam";
|
||||||
|
reg = <0x17b6f800 0x400>;
|
||||||
|
reg-names = "mon-base";
|
||||||
|
qcom,msc-id = <2>;
|
||||||
|
dev-index = <0>;
|
||||||
|
qcom,msc-name = "slc";
|
||||||
|
qcom,slc_clients = "APPS_CLIENT", "GPU_CLIENT",
|
||||||
|
"NSP_CLIENT";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
llcc_pmu: llcc-pmu@24095000 {
|
llcc_pmu: llcc-pmu@24095000 {
|
||||||
compatible = "qcom,llcc-pmu-ver2";
|
compatible = "qcom,llcc-pmu-ver2";
|
||||||
reg = <0x24095000 0x300>;
|
reg = <0x24095000 0x300>;
|
||||||
|
Reference in New Issue
Block a user