diff --git a/bindings/soc/qcom/subsystem-sleep-stats.yaml b/bindings/soc/qcom/subsystem-sleep-stats.yaml index 91d23fda..d951aa10 100644 --- a/bindings/soc/qcom/subsystem-sleep-stats.yaml +++ b/bindings/soc/qcom/subsystem-sleep-stats.yaml @@ -23,9 +23,12 @@ properties: Value type: Definition: Should be "qcom,subsystem-sleep-stats". + reg: + maxItems: 1 example: - | subsystem-sleep-stats { compatible = "qcom,subsystem-sleep-stats"; + reg = <0xc3f0000 0 0x400>; };