Skip to content

Commit fb72c56

Browse files
committed
dt-bindings: usb: atmel: add USB PHY type property
Add USB PHY type property for controllers with HSIC support. Signed-off-by: Cristian Birsan <cristian.birsan@microchip.com>
1 parent 111e415 commit fb72c56

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Documentation/devicetree/bindings/usb/atmel-usb.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ Required properties:
3939
"ehci_clk" for the peripheral clock
4040
"usb_clk" for the UTMI clock
4141

42+
Optional properties:
43+
- phy_type : For multi port host USB controllers, should be one of
44+
"utmi", or "hsic".
45+
4246
usb1: ehci@800000 {
4347
compatible = "atmel,at91sam9g45-ehci", "usb-ehci";
4448
reg = <0x00800000 0x100000>;

0 commit comments

Comments
 (0)