mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: msm: Update subsystem_sleep_stats to support reg for waipio"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
d9fcba878c
@@ -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>;
|
||||
};
|
||||
|
||||
@@ -2620,6 +2620,7 @@
|
||||
|
||||
subsystem-sleep-stats {
|
||||
compatible = "qcom,subsystem-sleep-stats";
|
||||
reg = <0xc3f0000 0x400>;
|
||||
};
|
||||
|
||||
qcom,msm-cdsp-loader {
|
||||
|
||||
Reference in New Issue
Block a user