Skip to content

Commit 7355406

Browse files
claudiubezneaalexandrebelloni
authored andcommitted
dt-bindings: rtc: add microchip,sam9x60-rtt
Add microchip,sam9x60-rtt to compatible list. Signed-off-by: Claudiu Beznea <[email protected]> Signed-off-by: Alexandre Belloni <[email protected]> Acked-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 008e6fa commit 7355406

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/devicetree/bindings/rtc/atmel,at91sam9-rtc.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
Atmel AT91SAM9260 Real Time Timer
22

33
Required properties:
4-
- compatible: should be: "atmel,at91sam9260-rtt"
4+
- compatible: should be one of the following:
5+
- "atmel,at91sam9260-rtt"
6+
- "microchip,sam9x60-rtt", "atmel,at91sam9260-rtt"
57
- reg: should encode the memory region of the RTT controller
68
- interrupts: rtt alarm/event interrupt
79
- clocks: should contain the 32 KHz slow clk that will drive the RTT block.

0 commit comments

Comments
 (0)