Merge "ARM: dts: msm: Add platform_mpam slc node for sun" into kernel.lnx.6.6.r1-rel

This commit is contained in:
Linux Build Service Account
2024-08-20 02:53:15 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -3294,6 +3294,38 @@
};
};
qcom_slc_mpam: qcom,slc_mpam {
compatible = "qcom,mpam-slc";
qcom,msc-name = "slc";
apps {
qcom,client-id = <0>;
qcom,client-name = "apps";
part-id0 {
qcom,part-id = <0>;
};
part-id1 {
qcom,part-id = <1>;
};
part-id2 {
qcom,part-id = <2>;
};
};
gpu {
qcom,client-id = <1>;
qcom,client-name = "gpu";
};
nsp {
qcom,client-id = <2>;
qcom,client-name = "nsp";
};
};
llcc_pmu: llcc-pmu@24095000 {
compatible = "qcom,llcc-pmu-ver2";
reg = <0x24095000 0x300>;