[PATCH 3/7] usb: gadget: at91_udc: Update DT binding documentation

From: cristian.birsan
Date: Tue Apr 07 2020 - 08:29:43 EST


From: Cristian Birsan <cristian.birsan@xxxxxxxxxxxxx>

Add sam9x60 binding.

Signed-off-by: Cristian Birsan <cristian.birsan@xxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/usb/atmel-usb.txt | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/usb/atmel-usb.txt b/Documentation/devicetree/bindings/usb/atmel-usb.txt
index 44e80153b148..bae2b928a014 100644
--- a/Documentation/devicetree/bindings/usb/atmel-usb.txt
+++ b/Documentation/devicetree/bindings/usb/atmel-usb.txt
@@ -82,6 +82,7 @@ Required properties:
"atmel,at91sam9rl-udc"
"atmel,at91sam9g45-udc"
"atmel,sama5d3-udc"
+ "microchip,sam9x60-udc"
- reg: Address and length of the register set for the device
- interrupts: Should contain usba interrupt
- clocks: Should reference the peripheral and host clocks
--
2.17.1