On Thu, Sep 21, 2023 at 09:26:04PM +0200, Marek Vasut wrote: > The RV3032 can be used as a wake-up source, document the 'wakeup-source' > property as allowed property. > > Signed-off-by: Marek Vasut > --- > Cc: Alessandro Zummo > Cc: Alexandre Belloni > Cc: Conor Dooley Acked-by: Conor Dooley Thanks, Conor. > Cc: Krzysztof Kozlowski > Cc: Rob Herring > Cc: devicetree@vger.kernel.org > Cc: linux-rtc@vger.kernel.org > --- > Documentation/devicetree/bindings/rtc/microcrystal,rv3032.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/rtc/microcrystal,rv3032.yaml b/Documentation/devicetree/bindings/rtc/microcrystal,rv3032.yaml > index 27a9de10f0af3..7680089d1d926 100644 > --- a/Documentation/devicetree/bindings/rtc/microcrystal,rv3032.yaml > +++ b/Documentation/devicetree/bindings/rtc/microcrystal,rv3032.yaml > @@ -38,6 +38,8 @@ properties: > - 3000 > - 4400 > > + wakeup-source: true > + > required: > - compatible > - reg > -- > 2.40.1 >