ARM: dts: msm: Update qcom stats node for Monaco
This change updates the qcom stats node with proper compatible string. Also, removes the subsystem-sleep-stats and qcom,rpm-master-stats nodes which are deprecated. Change-Id: I71b653ef539ccc757f4fb79413c539bbdee56d53 Signed-off-by: Raghavendra Kakarla <quic_rkakarla@quicinc.com>
This commit is contained in:
@@ -1641,24 +1641,11 @@
|
||||
};
|
||||
|
||||
rpm-sleep-stats@4690000 {
|
||||
/* compatible = "qcom,rpm-sleep-stats"; */
|
||||
compatible = "qcom,rpm-stats-v2";
|
||||
reg = <0x04690000 0x400>;
|
||||
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 {
|
||||
compatible = "operating-points-v2";
|
||||
|
||||
|
Reference in New Issue
Block a user