[PATCHv12][ 4/8] pinctrl: pinctrl-imx: add imx25 pinctrl driver

Linus Walleij linus.walleij at linaro.org
Tue Nov 19 15:06:16 EST 2013


On Wed, Nov 6, 2013 at 9:52 AM, Denis Carikli <denis at eukrea.com> wrote:

> This is mostly cut and paste from the imx35 pinctrl driver.
> The data was generated using sed and awk on
>   arch/arm/plat-mxc/include/mach/iomux-mx25.h.
>
> Cc: Rob Herring <rob.herring at calxeda.com>
> Cc: Pawel Moll <pawel.moll at arm.com>
> Cc: Mark Rutland <mark.rutland at arm.com>
> Cc: Stephen Warren <swarren at wwwdotorg.org>
> Cc: Ian Campbell <ijc+devicetree at hellion.org.uk>
> Cc: devicetree at vger.kernel.org
> Cc: Shawn Guo <shawn.guo at linaro.org>
> Cc: Sascha Hauer <kernel at pengutronix.de>
> Cc: linux-arm-kernel at lists.infradead.org
> Cc: Russell King <linux at arm.linux.org.uk>
> Cc: Linus Walleij <linus.walleij at linaro.org>
> Cc: Eric Bénard <eric at eukrea.com>
> Signed-off-by: Denis Carikli <denis at eukrea.com>
> Acked-by: Sascha Hauer <s.hauer at pengutronix.de>
> ---
> ChangeLog v10->v11:
> - Added Shawn Guo in the Cc list.
> - Splitted the patch to be only pinctrl driver specific.
> - Removed the group control registers, and the PAD_CTL_DRIVE_VOLAGAGE_* pad configurations.
>   (They were not used).

OK this has Sascha's ACK and Shawn is not complaining about
it so patch applied!

However...

> +++ b/drivers/pinctrl/pinctrl-imx25.c
> @@ -0,0 +1,351 @@
> +/*
> + * imx25 pinctrl driver.
> + *
> + * Copyright 2013 Eukréa Electromatique <denis at eukrea.com>
> + *
> + * This driver was mostly copied from the imx51 pinctrl driver which has:
> + *
> + * Copyright (C) 2012 Freescale Semiconductor, Inc.
> + * Copyright (C) 2012 Linaro, Inc.
> + *
> + * Author: Dong Aisheng <dong.aisheng at linaro.org>

I changed this to your name when applying.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list