Merge "ARM: dts: msm: Add MSC info to MPAM node"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
561cfe0955
@@ -3138,6 +3138,16 @@
|
||||
compatible = "qcom,mpam";
|
||||
reg = <0x17b6f000 0x1000>;
|
||||
reg-names = "mon-base";
|
||||
|
||||
L2_0 {
|
||||
qcom,msc-id = <0>;
|
||||
qcom,msc-name = "L2_0";
|
||||
};
|
||||
|
||||
L2_1 {
|
||||
qcom,msc-id = <1>;
|
||||
qcom,msc-name = "L2_1";
|
||||
};
|
||||
};
|
||||
|
||||
llcc_pmu: llcc-pmu@24095000 {
|
||||
|
Reference in New Issue
Block a user