[PATCH v4] OMAP3EVM: ehci: Fix EHCI support

2011-08-25 Thread Bryan DE FARIA
Set the VAUX2 regulator supply to 1.8V for the HSUSB host interface. Tps65950 GPIO2 has to be set to zero in order to enable the EHCI select line. Signed-off-by: Bryan DE FARIA bdefa...@adeneo-embedded.com --- arch/arm/mach-omap2/board-omap3evm.c | 25 + 1 files changed

[PATCH v2] OMAP3EVM: ehci: Fix EHCI support

2011-08-24 Thread Bryan DE FARIA
Set the VAUX2 regulator supply to 1.8V for the HSUSB host interface. Gpio 2 of the TPS65950 has to be set to zero in order to enable the HSUBS2 clock. Signed-off-by: Bryan DE FARIA bdefa...@adeneo-embedded.com --- arch/arm/mach-omap2/board-omap3evm.c | 25 + 1 files

RE: [PATCH v2] OMAP3EVM: ehci: Fix EHCI support

2011-08-24 Thread Bryan DE FARIA
for the HSUSB host interface. Gpio 2 of the TPS65950 has to be set to zero in order to enable the HSUBS2 clock. TPS65950 GPIO2 is not to enable HSUSB2 clock but to enable chip u131 On omap3evm (rev-G) which latches USB, camera and audio lines. Signed-off-by: Bryan DE FARIA bdefa...@adeneo

[PATCH v3] OMAP3EVM: ehci: Fix EHCI support

2011-08-24 Thread Bryan DE FARIA
Set the VAUX2 regulator supply to 1.8V for the HSUSB host interface. Tps65950 GPIO2 has to be set to zero in order to enable the EHCI select line. Signed-off-by: Bryan DE FARIA bdefa...@adeneo-embedded.com --- arch/arm/mach-omap2/board-omap3evm.c | 25 + 1 files changed

[PATCH] OMAP3EVM: ehci: Fix EHCI support

2011-08-23 Thread Bryan DE FARIA
Set the VAUX2 regulator supply to 1.8V for the HSUSB host interface. Gpio 2 of the TPS65950 has to be set to zero in order to enable the HSUBS2 clock. Signed-off-by: Bryan DE FARIA bdefa...@adeneo-embedded.com --- arch/arm/mach-omap2/board-omap3evm.c | 24 1 files

[PATCH] omap3evm: add support for nand

2011-05-10 Thread Bryan DE FARIA
This patch adds a basic nand support for the omap3evm. Signed-off-by: Bryan DE FARIA bdefa...@adeneo-embedded.com --- arch/arm/mach-omap2/board-omap3evm.c | 38 ++ 1 files changed, 38 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/board