mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
dt-bindings: subsystem_sleep_stats: Add reg as required property
This adds reg as required proerty to subsystem_sleep_stats driver. This driver can support to get soc sleep information. Change-Id: I2f3477265987899f62990d2c5915a79af779f981
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
540536dfe1
commit
ab2fd4108d
@@ -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