Add shutdown controller DT bindings.
Signed-off-by: Varshini Rajendran <[email protected]>
---
.../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
On 28/07/2023 12:24, Varshini Rajendran wrote:
> Add shutdown controller DT bindings.
>
> Signed-off-by: Varshini Rajendran <[email protected]>
> ---
> .../devicetree/bindings/power/reset/atmel,sama5d2-shdwc.yaml | 3 +++
> 1 file changed, 3 insertions(+)
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Best regards,
Krzysztof
Hi,
On Fri, Jul 28, 2023 at 03:54:07PM +0530, Varshini Rajendran wrote:
> Add shutdown controller DT bindings.
>
> Signed-off-by: Varshini Rajendran <[email protected]>
> ---
Acked-by: Sebastian Reichel <[email protected]>
-- 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
>