|
@@ -36,6 +36,10 @@ Required properties:
|
|
|
- compatible: Should be "atmel,at91rm9200-udc"
|
|
|
- reg: Address and length of the register set for the device
|
|
|
- interrupts: Should contain macb interrupt
|
|
|
+ - clocks: Should reference the peripheral and the AHB clocks
|
|
|
+ - clock-names: Should contains two strings
|
|
|
+ "pclk" for the peripheral clock
|
|
|
+ "hclk" for the AHB clock
|
|
|
|
|
|
Optional properties:
|
|
|
- atmel,vbus-gpio: If present, specifies a gpio that needs to be
|