Merge "ARM: dts: msm: Update subsystem_sleep_stats to support reg for waipio"

This commit is contained in:
qctecmdr
2021-07-20 05:21:07 -07:00
committed by Gerrit - the friendly Code Review server
2 changed files with 4 additions and 0 deletions

View File

@@ -23,9 +23,12 @@ properties:
Value type: <string>
Definition: Should be "qcom,subsystem-sleep-stats".
reg:
maxItems: 1
example:
- |
subsystem-sleep-stats {
compatible = "qcom,subsystem-sleep-stats";
reg = <0xc3f0000 0 0x400>;
};

View File

@@ -2620,6 +2620,7 @@
subsystem-sleep-stats {
compatible = "qcom,subsystem-sleep-stats";
reg = <0xc3f0000 0x400>;
};
qcom,msm-cdsp-loader {