Re: [PATCH v2 06/15] dt-bindings: rtc: at91rm9200: add microchip,sama7d65-rtc
From: Krzysztof Kozlowski
Date: Fri Feb 14 2025 - 03:28:36 EST
On Mon, Feb 10, 2025 at 02:13:06PM -0700, Ryan.Wanner@xxxxxxxxxxxxx wrote:
> From: Ryan Wanner <Ryan.Wanner@xxxxxxxxxxxxx>
>
> Add SAMA7D65 RTC compatible to DT bindings documentation.
>
> Signed-off-by: Ryan Wanner <Ryan.Wanner@xxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml b/Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml
> index c8bb2eef442dd..0c878331170b4 100644
> --- a/Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml
> +++ b/Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml
> @@ -25,6 +25,9 @@ properties:
> - items:
> - const: microchip,sam9x7-rtc
> - const: microchip,sam9x60-rtc
> + - items:
> + - const: microchip,sama7d65-rtc
So that's enum with earlier entry?
Best regards,
Krzysztof