]> git.openfabrics.org - ~emulex/infiniband.git/commit
ARM: tegra: Add support for Tegra USB PHYs
authorBenoit Goby <benoit@android.com>
Thu, 10 Mar 2011 00:28:55 +0000 (16:28 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Mar 2011 22:22:11 +0000 (14:22 -0800)
commit91525d084e8f078330c949362f8084b06e69fd41
treee641e63ddb65544240418a6f674acc3deecef0fc
parentee398ba97dd76ed53bed548dec648d918af4004c
ARM: tegra: Add support for Tegra USB PHYs

Interface used by Tegra's gadget driver and ehci driver
to power on and configure the USB PHYs.

Signed-off-by: Benoit Goby <benoit@android.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/arm/mach-tegra/Kconfig
arch/arm/mach-tegra/Makefile
arch/arm/mach-tegra/include/mach/usb_phy.h [new file with mode: 0644]
arch/arm/mach-tegra/usb_phy.c [new file with mode: 0644]