Skip to content

Commit 0a68f5b

Browse files
ryan-wanneralexandrebelloni
authored andcommitted
dt-bindings: rtc: at91rm9200: add microchip,sama7d65-rtc
Add SAMA7D65 RTC compatible to DT bindings documentation. Signed-off-by: Ryan Wanner <Ryan.Wanner@microchip.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/r/a274485331628be0bcf382b1ba489d4555fa49c8.1744666011.git.Ryan.Wanner@microchip.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
1 parent 5af9f1f commit 0a68f5b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ properties:
2323
- microchip,sam9x60-rtc
2424
- microchip,sama7g5-rtc
2525
- items:
26-
- const: microchip,sam9x7-rtc
26+
- enum:
27+
- microchip,sam9x7-rtc
28+
- microchip,sama7d65-rtc
2729
- const: microchip,sam9x60-rtc
2830

2931
reg:

0 commit comments

Comments
 (0)