Merge "ARM: dts: msm: Update qcom stats node for Monaco"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
8bb7c9bcee
@@ -1644,24 +1644,11 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
rpm-sleep-stats@4690000 {
|
rpm-sleep-stats@4690000 {
|
||||||
/* compatible = "qcom,rpm-sleep-stats"; */
|
compatible = "qcom,rpm-stats-v2";
|
||||||
reg = <0x04690000 0x400>;
|
reg = <0x04690000 0x400>;
|
||||||
ss-name = "modem", "adsp", "adsp_island", "cdsp", "apss";
|
ss-name = "modem", "adsp", "adsp_island", "cdsp", "apss";
|
||||||
};
|
};
|
||||||
|
|
||||||
subsystem-sleep-stats@4690000 {
|
|
||||||
/* compatible = "qcom,subsystem-sleep-stats-v2"; */
|
|
||||||
reg = <0x4690000 0x400>;
|
|
||||||
};
|
|
||||||
|
|
||||||
qcom,rpm-master-stats@45f0150 {
|
|
||||||
/* compatible = "qcom,rpm-master-stats"; */
|
|
||||||
reg = <0x45f0150 0x5000>;
|
|
||||||
qcom,masters = "APSS", "MPSS", "ADSP", "CDSP", "TZ";
|
|
||||||
qcom,master-stats-version = <2>;
|
|
||||||
qcom,master-offset = <4096>;
|
|
||||||
};
|
|
||||||
|
|
||||||
sdhc1_opp_table: sdhc1-opp-table {
|
sdhc1_opp_table: sdhc1-opp-table {
|
||||||
compatible = "operating-points-v2";
|
compatible = "operating-points-v2";
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user