From: Thomas Petazzoni Date: Thu, 15 May 2014 10:17:30 +0000 (+0200) Subject: Documentation: dt-bindings: update ehci-orion binding documentation X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=03398cfbfc4c2d473e03b0fb9438b3d84f31e713;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git Documentation: dt-bindings: update ehci-orion binding documentation This commit updates the Device Tree binding documentation of ehci-orion to take into account the fact that we can now optionally pass a clock and a PHY reference. Signed-off-by: Thomas Petazzoni Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- diff --git a/Documentation/devicetree/bindings/usb/ehci-orion.txt b/Documentation/devicetree/bindings/usb/ehci-orion.txt index 6bc09ec14c4d..17c3bc858b86 100644 --- a/Documentation/devicetree/bindings/usb/ehci-orion.txt +++ b/Documentation/devicetree/bindings/usb/ehci-orion.txt @@ -6,6 +6,11 @@ Required properties: region. - interrupts: The EHCI interrupt +Optional properties: +- clocks: reference to the clock +- phys: reference to the USB PHY +- phy-names: name of the USB PHY, should be "usb" + Example: ehci@50000 {