Commit 73554069 authored by Claudiu Beznea's avatar Claudiu Beznea Committed by Alexandre Belloni
Browse files

dt-bindings: rtc: add microchip,sam9x60-rtt

parent 008e6fad
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
Atmel AT91SAM9260 Real Time Timer

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