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 <thomas.petazzoni@free-electrons.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Thomas Petazzoni 2014-05-15 12:17:30 +02:00 committed by Greg Kroah-Hartman
parent d445913ce0
commit 03398cfbfc
1 changed files with 5 additions and 0 deletions

View File

@ -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 {