blob: 84a4c12943af2ee4bd2b2f8972af06b3f46080a2 [file] [log] [blame]
Venu Byravarasue374b652013-01-16 03:30:19 +00001Tegra SOC USB PHY
2
3The device node for Tegra SOC USB PHY:
4
5Required properties :
6 - compatible : Should be "nvidia,tegra20-usb-phy".
7 - reg : Address and length of the register set for the USB PHY interface.
8 - phy_type : Should be one of "ulpi" or "utmi".
9
10Optional properties:
11 - nvidia,has-legacy-mode : boolean indicates whether this controller can
12 operate in legacy mode (as APX 2500 / 2600). In legacy mode some
13 registers are accessed through the APB_MISC base address instead of
14 the USB controller.