ARM: dts: msm: Add idx table to llcc pmu for sun
Add index table to llcc pmu for sun to override the default register index mapping. Change-Id: I1f470f011ddd00375bbad345432b8706ab0ae4be Signed-off-by: Amir Vajid <quic_avajid@quicinc.com>
This commit is contained in:
@@ -2948,6 +2948,15 @@
|
||||
compatible = "qcom,llcc-pmu-ver2";
|
||||
reg = <0x24095000 0x300>;
|
||||
reg-names = "lagg-base";
|
||||
qcom,idx-tbl =
|
||||
< 2 >,
|
||||
< 3 >,
|
||||
< 4 >,
|
||||
< 5 >,
|
||||
< 6 >,
|
||||
< 7 >,
|
||||
< 0 >,
|
||||
< 1 >;
|
||||
};
|
||||
|
||||
qcom_pmu: qcom,pmu {
|
||||
|
Reference in New Issue
Block a user