devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 07/50] dt-bindings: power: reset: atmel,sama5d2-shdwc: add sam9x7
@ 2023-07-28 10:24 Varshini Rajendran
  2023-07-28 11:42 ` Krzysztof Kozlowski
  2023-09-15 20:49 ` Sebastian Reichel
  0 siblings, 2 replies; 3+ messages in thread
From: Varshini Rajendran @ 2023-07-28 10:24 UTC (permalink / raw)
  To: claudiu.beznea, sre, robh+dt, krzysztof.kozlowski+dt, conor+dt,
	nicolas.ferre, alexandre.belloni, linux-pm, devicetree,
	linux-arm-kernel, linux-kernel
  Cc: varshini.rajendran

Add shutdown controller DT bindings.

Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com>
---
 .../devicetree/bindings/power/reset/atmel,sama5d2-shdwc.yaml   | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/power/reset/atmel,sama5d2-shdwc.yaml b/Documentation/devicetree/bindings/power/reset/atmel,sama5d2-shdwc.yaml
index 8c58e12cdb60..0735ceb7c103 100644
--- a/Documentation/devicetree/bindings/power/reset/atmel,sama5d2-shdwc.yaml
+++ b/Documentation/devicetree/bindings/power/reset/atmel,sama5d2-shdwc.yaml
@@ -22,6 +22,9 @@ properties:
       - enum:
           - atmel,sama5d2-shdwc
           - microchip,sam9x60-shdwc
+      - items:
+          - const: microchip,sam9x7-shdwc
+          - const: microchip,sam9x60-shdwc
 
   reg:
     maxItems: 1
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v3 07/50] dt-bindings: power: reset: atmel,sama5d2-shdwc: add sam9x7
  2023-07-28 10:24 [PATCH v3 07/50] dt-bindings: power: reset: atmel,sama5d2-shdwc: add sam9x7 Varshini Rajendran
@ 2023-07-28 11:42 ` Krzysztof Kozlowski
  2023-09-15 20:49 ` Sebastian Reichel
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2023-07-28 11:42 UTC (permalink / raw)
  To: Varshini Rajendran, claudiu.beznea, sre, robh+dt,
	krzysztof.kozlowski+dt, conor+dt, nicolas.ferre,
	alexandre.belloni, linux-pm, devicetree, linux-arm-kernel,
	linux-kernel

On 28/07/2023 12:24, Varshini Rajendran wrote:
> Add shutdown controller DT bindings.
> 
> Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com>
> ---
>  .../devicetree/bindings/power/reset/atmel,sama5d2-shdwc.yaml   | 3 +++
>  1 file changed, 3 insertions(+)

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v3 07/50] dt-bindings: power: reset: atmel,sama5d2-shdwc: add sam9x7
  2023-07-28 10:24 [PATCH v3 07/50] dt-bindings: power: reset: atmel,sama5d2-shdwc: add sam9x7 Varshini Rajendran
  2023-07-28 11:42 ` Krzysztof Kozlowski
@ 2023-09-15 20:49 ` Sebastian Reichel
  1 sibling, 0 replies; 3+ messages in thread
From: Sebastian Reichel @ 2023-09-15 20:49 UTC (permalink / raw)
  To: Varshini Rajendran
  Cc: claudiu.beznea, robh+dt, krzysztof.kozlowski+dt, conor+dt,
	nicolas.ferre, alexandre.belloni, linux-pm, devicetree,
	linux-arm-kernel, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1056 bytes --]

Hi,

On Fri, Jul 28, 2023 at 03:54:07PM +0530, Varshini Rajendran wrote:
> Add shutdown controller DT bindings.
> 
> Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com>
> ---

Acked-by: Sebastian Reichel <sebastian.reichel@collabora.com>

-- Sebastian

>  .../devicetree/bindings/power/reset/atmel,sama5d2-shdwc.yaml   | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/power/reset/atmel,sama5d2-shdwc.yaml b/Documentation/devicetree/bindings/power/reset/atmel,sama5d2-shdwc.yaml
> index 8c58e12cdb60..0735ceb7c103 100644
> --- a/Documentation/devicetree/bindings/power/reset/atmel,sama5d2-shdwc.yaml
> +++ b/Documentation/devicetree/bindings/power/reset/atmel,sama5d2-shdwc.yaml
> @@ -22,6 +22,9 @@ properties:
>        - enum:
>            - atmel,sama5d2-shdwc
>            - microchip,sam9x60-shdwc
> +      - items:
> +          - const: microchip,sam9x7-shdwc
> +          - const: microchip,sam9x60-shdwc
>  
>    reg:
>      maxItems: 1
> -- 
> 2.25.1
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-15 20:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-28 10:24 [PATCH v3 07/50] dt-bindings: power: reset: atmel,sama5d2-shdwc: add sam9x7 Varshini Rajendran
2023-07-28 11:42 ` Krzysztof Kozlowski
2023-09-15 20:49 ` Sebastian Reichel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).