ARM: OMAP3EVM: Adding USB internal LDOs board file
authorZumeng Chen <zumeng.chen@windriver.com>
Wed, 20 Jun 2012 09:14:50 +0000 (17:14 +0800)
committerTony Lindgren <tony@atomide.com>
Fri, 6 Jul 2012 08:34:00 +0000 (01:34 -0700)
commit497af1f3fb221e82015658eebbe1b961346f1f8a
tree57f27aecfb517717820fea4db5b3c325a3bee6b3
parentdc42c8bd3866c5e553064d5d7e243c68b2711c05
ARM: OMAP3EVM: Adding USB internal LDOs board file

EHCI PHY requires these regulators:
        EVM Rev >=E  --> VAUX2
        EVM Rev < E  --> VUSB1V5, VUSB1V8

Adding USB internal LDOs (vusb1v5 & vusb1v8) and VAUX2 to omap3evm
board file. Also removing vaux2_{1/2/3} supplies as they are not
used on omap3 evm.

But we need not to add vaux2 in twl4030_platform_data since it will
be added conditionally.

Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
Signed-off-by: Zumeng Chen <zumeng.chen@windriver.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-omap3evm.c
This page took 0.027089 seconds and 5 git commands to generate.