From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@ti.com (Kevin Hilman) Date: Thu, 27 Jan 2011 10:41:34 -0800 Subject: [PATCH 0/5] OMAP3EVM: Board bug fixes/enhancements In-Reply-To: <1295977061-11086-1-git-send-email-hvaibhav@ti.com> (Vaibhav Hiremath's message of "Tue, 25 Jan 2011 23:07:36 +0530") References: <1295977061-11086-1-git-send-email-hvaibhav@ti.com> Message-ID: <87pqrinq8x.fsf@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Vaibhav Hiremath writes: > 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 bundled series. Again, please state exactly what tree and commit this applies to, as it does not apply cleanly to l-o master. Specifically, > 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 cards This one doesn't apply without fuzz. > OMAP3EVM: Made backlight GPIO default state to off > OMAP3EVM: Set TSC wakeup option in pad config And this one doesn't apply as it seems to apply on top of code that doesn't exist upstream. Kevin