[PATCH v2] ARM/mx35/3ds: gpio: add mc9s08dz60 gpio function

Fabio Estevam festevam at gmail.com
Fri Nov 4 04:11:24 EDT 2011


On Fri, Nov 4, 2011 at 4:01 AM, Wu Guoxing-B39297 <B39297 at freescale.com> wrote:
> Changes since v1:
>  Introduce "struct mc9s08dz60" for i2c client, instead of a static variable.

Patch history should be below the --- line.

> -----Original Message-----
> From: Wu Guoxing-B39297
> Sent: Friday, November 04, 2011 1:19 PM
> To: linux-arm-kernel at lists.infradead.org
> Cc: s.hauer at pengutronix.de; shawn.guo at linaro.org; Wu Guoxing-B39297
> Subject: [PATCH v2] 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 at freescale.com>
> ---
>  drivers/gpio/Kconfig           |    6 ++
>  drivers/gpio/Makefile          |    1 +
>  drivers/gpio/gpio-mc9s08dz60.c |  180 ++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 187 insertions(+), 0 deletions(-)  create mode 100644 drivers/gpio/gpio-mc9s08dz60.c

Run ./script/getmaintainer.pl on your patch to get the lists and
people you should also Cc.



More information about the linux-arm-kernel mailing list