Commit aac5d8fe authored by Claudiu Beznea's avatar Claudiu Beznea Committed by Lee Jones
Browse files

dt-bindings: atmel-usart: Add microchip,sam9x60-{usart, dbgu}



Add microchip,sam9x60-usart and add microchip,sam9x60-dbgu to DT
bindings documentation.

Signed-off-by: default avatarClaudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 8334240f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -4,8 +4,10 @@ Required properties for USART:
- compatible: Should be one of the following:
	- "atmel,at91rm9200-usart"
	- "atmel,at91sam9260-usart"
	- "microchip,sam9x60-usart"
	- "atmel,at91rm9200-dbgu", "atmel,at91rm9200-usart"
	- "atmel,at91sam9260-dbgu", "atmel,at91sam9260-usart"
	- "microchip,sam9x60-dbgu", "microchip,sam9x60-usart"
- reg: Should contain registers location and length
- interrupts: Should contain interrupt
- clock-names: tuple listing input clock names.