[PATCH 06/16] dt-bindings: rtc: at91rm9200: Reorganize compatible items

From: Ryan.Wanner
Date: Thu Jan 30 2025 - 12:38:14 EST


From: Ryan Wanner <Ryan.Wanner@xxxxxxxxxxxxx>

Reorganize compatible to allow more devices to be added to this enum.

Signed-off-by: Ryan Wanner <Ryan.Wanner@xxxxxxxxxxxxx>
---
.../devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml b/Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml
index c8bb2eef442dd..30d87b74c51dc 100644
--- a/Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml
+++ b/Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml
@@ -21,9 +21,10 @@ properties:
- atmel,sama5d4-rtc
- atmel,sama5d2-rtc
- microchip,sam9x60-rtc
- - microchip,sama7g5-rtc
- items:
- - const: microchip,sam9x7-rtc
+ - enum:
+ - microchip,sama7g5-rtc
+ - microchip,sam9x7-rtc
- const: microchip,sam9x60-rtc

reg:
--
2.43.0