From: Cristian Birsan Date: Fri, 10 Sep 2021 16:38:41 +0000 (+0300) Subject: dt-bindings: usb: atmel: add USB PHY type property X-Git-Tag: v5.16-rc1~121^2~105 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6a9a7a1a091a7f45cb1d3bfa3d3efb1ca4a2b2af;p=thirdparty%2Flinux.git dt-bindings: usb: atmel: add USB PHY type property Add USB PHY type property for controllers with HSIC support. Signed-off-by: Cristian Birsan Link: https://lore.kernel.org/r/20210910163842.1596407-2-cristian.birsan@microchip.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/Documentation/devicetree/bindings/usb/atmel-usb.txt b/Documentation/devicetree/bindings/usb/atmel-usb.txt index a4002624ba141..f512f02907281 100644 --- a/Documentation/devicetree/bindings/usb/atmel-usb.txt +++ b/Documentation/devicetree/bindings/usb/atmel-usb.txt @@ -39,6 +39,10 @@ Required properties: "ehci_clk" for the peripheral clock "usb_clk" for the UTMI clock +Optional properties: + - phy_type : For multi port host USB controllers, should be one of + "utmi", or "hsic". + usb1: ehci@800000 { compatible = "atmel,at91sam9g45-ehci", "usb-ehci"; reg = <0x00800000 0x100000>;