Add documentation for SAM9X7 reset controller.
Signed-off-by: Varshini Rajendran <[email protected]>
---
.../devicetree/bindings/reset/atmel,at91sam9260-reset.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/reset/atmel,at91sam9260-reset.yaml b/Documentation/devicetree/bindings/reset/atmel,at91sam9260-reset.yaml
index 98465d26949e..c3b33bbc7319 100644
--- a/Documentation/devicetree/bindings/reset/atmel,at91sam9260-reset.yaml
+++ b/Documentation/devicetree/bindings/reset/atmel,at91sam9260-reset.yaml
@@ -26,6 +26,10 @@ properties:
- items:
- const: atmel,sama5d3-rstc
- const: atmel,at91sam9g45-rstc
+ - items:
+ - enum:
+ - microchip,sam9x7-rstc
+ - const: microchip,sam9x60-rstc
reg:
minItems: 1
--
2.25.1
On 28/07/2023 12:23, Varshini Rajendran wrote:
> Add documentation for SAM9X7 reset controller.
>
> Signed-off-by: Varshini Rajendran <[email protected]>
> ---
> .../devicetree/bindings/reset/atmel,at91sam9260-reset.yaml | 4 ++++
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Best regards,
Krzysztof
On Fr, 2023-07-28 at 15:53 +0530, Varshini Rajendran wrote:
> Add documentation for SAM9X7 reset controller.
>
> Signed-off-by: Varshini Rajendran <[email protected]>
Acked-by: Philipp Zabel <[email protected]>
regards
Philipp