]> Pileus Git - ~andy/linux/commit
ARM/mx35/3ds: gpio: add mc9s08dz60 gpio function
authorwu guoxing <b39297@freescale.com>
Mon, 30 Jan 2012 06:31:20 +0000 (14:31 +0800)
committerGrant Likely <grant.likely@secretlab.ca>
Mon, 30 Jan 2012 14:49:08 +0000 (07:49 -0700)
commit608589b15f02e59e8c40df7ef861064f1b6fa504
tree55c7119187542ee660cc7aaafa8662caf2cc894e
parentdcd6c92267155e70a94b3927bce681ce74b80d1f
ARM/mx35/3ds: gpio: add mc9s08dz60 gpio function

we only use the gpio function of mc9s08dz60 mcu chip, so just
add the gpio driver, as this mcu will never be used in other board.

Signed-off-by: Wu Guoxing <b39297@freescale.com>
Reviewed-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-mc9s08dz60.c [new file with mode: 0644]