diff mbox series

[v3,07/50] dt-bindings: power: reset: atmel,sama5d2-shdwc: add sam9x7

Message ID 20230728102407.265617-1-varshini.rajendran@microchip.com (mailing list archive)
State Handled Elsewhere, archived
Headers show
Series Add support for sam9x7 SoC family | expand

Commit Message

Varshini Rajendran July 28, 2023, 10:24 a.m. UTC
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(+)

Comments

Krzysztof Kozlowski July 28, 2023, 11:42 a.m. UTC | #1
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
Sebastian Reichel Sept. 15, 2023, 8:49 p.m. UTC | #2
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
>
diff mbox series

Patch

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