-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 355563 b: refs/heads/master c: e374b65 h: refs/heads/master i: 355561: 76a461f 355559: a1d18ae v: v3
- Loading branch information
Venu Byravarasu
authored and
Stephen Warren
committed
Jan 28, 2013
1 parent
abad4f0
commit 77a506d
Showing
4 changed files
with
38 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 5e18150a7b4139e15e1ed7d7c938dd91f7f12354 | ||
refs/heads/master: e374b65c9b15c17685925e45a3f8e97c80a75e5e |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 14 additions & 0 deletions
14
trunk/Documentation/devicetree/bindings/usb/nvidia,tegra20-usb-phy.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
Tegra SOC USB PHY | ||
|
||
The device node for Tegra SOC USB PHY: | ||
|
||
Required properties : | ||
- compatible : Should be "nvidia,tegra20-usb-phy". | ||
- reg : Address and length of the register set for the USB PHY interface. | ||
- phy_type : Should be one of "ulpi" or "utmi". | ||
|
||
Optional properties: | ||
- nvidia,has-legacy-mode : boolean indicates whether this controller can | ||
operate in legacy mode (as APX 2500 / 2600). In legacy mode some | ||
registers are accessed through the APB_MISC base address instead of | ||
the USB controller. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters