]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit - drivers/net/irda/Kconfig
H4 stops using gpio_expander_omap
authorDavid Brownell <dbrownell@users.sourceforge.net>
Wed, 29 Oct 2008 21:43:52 +0000 (14:43 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 13 Nov 2008 21:10:18 +0000 (13:10 -0800)
commita47ac9254b69fc19d79b80f68ec48ce7cedd1fc0
tree22ea6e03380b9f7b239d15f4ae5e4ee912aa37a9
parent41fd50db86f28dd622c6d517e6810feaacf55acc
H4 stops using gpio_expander_omap

This patch starts updating the H4 board support to use gpiolib.  It
switches from the gpio_expander_omap.c code to the mainline pcf8474
driver for its three I2C GPIO expanders.

It also adds two minor features:  LCD stays powered off when it's not
used; and the backlight control is exposed through the LED framework
(using the new "backlight" trigger).

Plus it fixes a bug that would have affected anyone trying to use the
camera sensor:  it wouldn't power up, since 0x80 != 0x08.  (Though
there's no mainline V4L2 driver for that sensor yet...)

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Kconfig
arch/arm/mach-omap2/board-h4.c
arch/arm/plat-omap/include/mach/board-h4.h
drivers/i2c/chips/Kconfig
drivers/net/irda/Kconfig