Skip to content

Commit aac5d8f

Browse files
claudiubezneaLee Jones
authored andcommitted
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: Claudiu Beznea <[email protected]> Signed-off-by: Lee Jones <[email protected]>
1 parent 8334240 commit aac5d8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/mfd/atmel-usart.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@ Required properties for USART:
44
- compatible: Should be one of the following:
55
- "atmel,at91rm9200-usart"
66
- "atmel,at91sam9260-usart"
7+
- "microchip,sam9x60-usart"
78
- "atmel,at91rm9200-dbgu", "atmel,at91rm9200-usart"
89
- "atmel,at91sam9260-dbgu", "atmel,at91sam9260-usart"
10+
- "microchip,sam9x60-dbgu", "microchip,sam9x60-usart"
911
- reg: Should contain registers location and length
1012
- interrupts: Should contain interrupt
1113
- clock-names: tuple listing input clock names.

0 commit comments

Comments
 (0)