i2c: MPC8349E-mITX Power Management and GPIO expander driver
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Tue, 23 Sep 2008 14:13:00 +0000 (18:13 +0400)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 13 Oct 2008 16:10:00 +0000 (11:10 -0500)
commitd6c3db83c5567b3a4d8d0bf33dc5687abdf65274
treea9b5395bcbfd062be09c2126a59dbd5006e884f1
parent7de0c22bba1f6117c3447af2cdca9904303012da
i2c: MPC8349E-mITX Power Management and GPIO expander driver

On MPC8349E-mITX, MPC8315E-RDB and MPC837x-RDB boards there is a
Freescale MC9S08QG8 (MCU) chip with the custom firmware
pre-programmed. The chip is used to power-off the board by the
software, and to control some GPIO pins.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
drivers/i2c/chips/Kconfig
drivers/i2c/chips/Makefile
drivers/i2c/chips/mcu_mpc8349emitx.c [new file with mode: 0644]