Skip to content

Commit

Permalink
Documentation: dt-bindings: update ehci-orion binding documentation
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Thomas Petazzoni authored and Greg Kroah-Hartman committed May 27, 2014
1 parent d445913 commit 03398cf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Documentation/devicetree/bindings/usb/ehci-orion.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 03398cf

Please sign in to comment.