Merge "dt-bindings: subsystem_sleep_stats: Add reg as required property"

This commit is contained in:
qctecmdr
2021-08-05 01:23:14 -07:00
committed by Gerrit - the friendly Code Review server

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>;
};