mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Merge "dt-bindings: subsystem_sleep_stats: Add reg as required property"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
bca133aa80
@@ -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>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user