[PATCH 0/5] OMAP3EVM: Board bug fixes/enhancements
From: Hiremath, Vaibhav <hidden>
Date: 2011-01-27 18:46:07
Also in:
linux-omap
-----Original Message----- From: Hilman, Kevin Sent: Friday, January 28, 2011 12:12 AM To: Hiremath, Vaibhav Cc: linux-omap at vger.kernel.org; linux-arm-kernel at lists.infradead.org Subject: Re: [PATCH 0/5] OMAP3EVM: Board bug fixes/enhancements Vaibhav Hiremath [off-list ref] writes:quoted
The current linux-omap/master is broken for lots of features/modules and also there are few enhancements required with addition of AM/DM37x family of devices. - Migrate TWL gpio_xxx api to gpio_xx_cansleep - TSC: Driver init fails due to missing VIO regulator - TSC: Wakeup is broken, enable the wakeup capability - DSS: Addition of Mux changes for AM/DM37x - Make Backlight gpio off in default state Note: Resetting the revision of patches since this is first bundledseries. Again, please state exactly what tree and commit this applies to, as it does not apply cleanly to l-o master. Specifically,quoted
Vaibhav Hiremath (5): OMAP:board-omap3evm: Change TWL related gpio API's to gpio*_cansleep OMAP3EVM: Add vio regulator supply required for ads7846 TSC driver AM/DM37x: DSS mux configuration for >Rev-B processor cardsThis one doesn't apply without fuzz.quoted
OMAP3EVM: Made backlight GPIO default state to off OMAP3EVM: Set TSC wakeup option in pad configAnd this one doesn't apply as it seems to apply on top of code that doesn't exist upstream.
[Hiremath, Vaibhav] Kevin, You should first apply Ethernet-reset patch first, and then all patches will get applied cleanly. I have tested it here at my end. Since you already acked Ethernet patch, I thought it will make its way to mainline before all these patches. And also while posting, I posted Ethernet patch again first and then this series. Thanks, Vaibhav
Kevin