mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 15:11:54 +00:00
Revert "dt-bindings: subsystem_sleep_stats: Add new compatible to get AOSD sleep stats"
MSG_RAM is updated with AOSD sleep stats. Read from MSG_RAM
instead from PDC registers.
This reverts commit 0814882b9b.
Change-Id: If97daafaba890861a09dba59e09d622c5c76c70b
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
94fb0efc71
commit
f14600fc62
@@ -21,10 +21,10 @@ properties:
|
||||
compatible:
|
||||
Usage: required
|
||||
Value type: <string>
|
||||
Definition: Should be "qcom,subsystem-sleep-stats", "qcom,subsystem-sleep-stats-v2".
|
||||
Definition: Should be "qcom,subsystem-sleep-stats".
|
||||
|
||||
reg:
|
||||
maxItems: 2
|
||||
maxItems: 1
|
||||
|
||||
ddr-freq-update:
|
||||
Usage: optional
|
||||
@@ -43,8 +43,3 @@ example:
|
||||
reg = <0xc3f0000 0 0x400>;
|
||||
ddr-freq-update;
|
||||
};
|
||||
- |
|
||||
subsystem-sleep-stats {
|
||||
compatible = "qcom,subsystem-sleep-stats-v2";
|
||||
reg = <0xc3f0000 0 0x400>, <0xb261400 0 0x100>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user