[ARM] tegra: stingray: USB current drain reduction.
authorJames Wylder <james.wylder@motorola.com>
Mon, 9 Aug 2010 15:56:53 +0000 (10:56 -0500)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:33:39 +0000 (16:33 -0700)
commitc1e2bd770a3180fc43dd4857837383ccad323ce7
tree1ec2c4d8dc1683713f0087bc7cbaabbdd6e7c530
parent9c31f973fdb8d708ea219baa5f20edd5999e979e
[ARM] tegra: stingray: USB current drain reduction.

At boot time the kernel should:
   USB_FORCEON_N (GPIO_TEGRA_PC5) should be initialized output high.
   ULPI_PHY_RESET_B (GPIO_TEGRA_PG2) should be initialized output low.

Signed-off-by: James Wylder <james.wylder@motorola.com>
Change-Id: I92a59c5fff4a9d3dd68a3ce3bd6a6c134241146d
arch/arm/mach-tegra/board-stingray.c