diff mbox series

dt-bindings: rtc: microcrystal,rv3032: Document wakeup-source property

Message ID 20230921192604.70944-1-marex@denx.de
State Accepted
Headers show
Series dt-bindings: rtc: microcrystal,rv3032: Document wakeup-source property | expand

Commit Message

Marek Vasut Sept. 21, 2023, 7:26 p.m. UTC
The RV3032 can be used as a wake-up source, document the 'wakeup-source'
property as allowed property.

Signed-off-by: Marek Vasut <marex@denx.de>
---
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>
Cc: Conor Dooley <conor+dt@kernel.org>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: devicetree@vger.kernel.org
Cc: linux-rtc@vger.kernel.org
---
 Documentation/devicetree/bindings/rtc/microcrystal,rv3032.yaml | 2 ++
 1 file changed, 2 insertions(+)

Comments

Conor Dooley Sept. 22, 2023, 11:29 a.m. UTC | #1
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 <marex@denx.de>
> ---
> Cc: Alessandro Zummo <a.zummo@towertech.it>
> Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>
> Cc: Conor Dooley <conor+dt@kernel.org>

Acked-by: Conor Dooley <conor.dooley@microchip.com>

Thanks,
Conor.

> Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
> Cc: Rob Herring <robh+dt@kernel.org>
> 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
>
Alexandre Belloni Oct. 15, 2023, 9:29 p.m. UTC | #2
On Thu, 21 Sep 2023 21:26:04 +0200, Marek Vasut wrote:
> The RV3032 can be used as a wake-up source, document the 'wakeup-source'
> property as allowed property.
> 
> 

Applied, thanks!

[1/1] dt-bindings: rtc: microcrystal,rv3032: Document wakeup-source property
      commit: dc71c03b0a2937545d2c6ff89d2275890a309618

Best regards,
diff mbox series

Patch

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