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 | rtc: abx80x: Add nvmem support (diff) | |
parent | rtc: sunplus: fix format string for printing resource (diff) | |
download | linux-c978414bf5190c0474d3c98df95228c2635b6021.tar.xz linux-c978414bf5190c0474d3c98df95228c2635b6021.zip |
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 |