diff options
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2023-02-25 23:31:23 +0100 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2023-02-25 23:31:23 +0100 |
commit | c978414bf5190c0474d3c98df95228c2635b6021 (patch) | |
tree | 97be56caf3174786f048af93fbac2e9fcd3069c0 /Documentation | |
parent | e90ff8ede777b98b44611b416b1ae6be94258335 (diff) | |
parent | 08279468a294d8c996a657ecc9e51bd5c084c75d (diff) |
Merge tag 'rtc-6.2-fixes' into rtc-next
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/rtc/qcom-pm8xxx-rtc.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/rtc/qcom-pm8xxx-rtc.yaml b/Documentation/devicetree/bindings/rtc/qcom-pm8xxx-rtc.yaml index 0a7aa29563c1..21c8ea08ff0a 100644 --- a/Documentation/devicetree/bindings/rtc/qcom-pm8xxx-rtc.yaml +++ b/Documentation/devicetree/bindings/rtc/qcom-pm8xxx-rtc.yaml @@ -40,6 +40,8 @@ properties: description: Indicates that the setting of RTC time is allowed by the host CPU. + wakeup-source: true + required: - compatible - reg |