Re: [PATCH 1/4] Make non-linear GPIO ranges accesible from gpiolib

From: Christian Ruppert
Date: Tue Jun 18 2013 - 05:25:58 EST


On Tue, Jun 18, 2013 at 10:09:47AM +0200, Linus Walleij wrote:
> On Mon, Jun 17, 2013 at 6:04 PM, Christian Ruppert
> <christian.ruppert@xxxxxxxxxx> wrote:
>
> > This patch adds the infrastructure required to register non-linear gpio
> > ranges through gpiolib and the standard GPIO device tree bindings.
> >
> > Signed-off-by: Christian Ruppert <christian.ruppert@xxxxxxxxxx>
>
> > Documentation/devicetree/bindings/gpio/gpio.txt | 44 ++++++++++++++++++
> > arch/arc/boot/dts/abilis_tb100.dtsi | 56 +++++++++++-----------
> > arch/arc/boot/dts/abilis_tb101.dtsi | 56 +++++++++++-----------
> > arch/arc/boot/dts/abilis_tb10x.dtsi | 3 +-
> > drivers/gpio/gpiolib-of.c | 31 +++++++++---
> > drivers/gpio/gpiolib.c | 47 +++++++++++++++++++
> > drivers/pinctrl/core.c | 23 +++++++++
> > include/asm-generic/gpio.h | 10 ++++
> > include/linux/gpio.h | 9 ++++
> > include/linux/pinctrl/pinctrl.h | 3 +
> > 10 files changed, 216 insertions(+), 66 deletions(-)
>
> Can you please split this patch in two?
>
> One altering drivers/* include/* and the Documentation/*
>
> And a separate patch to alter all the abilis trees?
>
> I do not maintain bisectability across device trees
> to the rest of the kernel, as these trees are supposed
> to be moved out of the kernel at some point.

Hi Linus,

In the follow up the complete patch series without the device tree
modifications. I'll check their upstream separately with Vineet (ARC
platform maintainer) when everything else is applied. Tell me if you
would like to apply the device tree changes yourself nevertheless and
I'll send a patch.

Greetings,
Christian

--
Christian Ruppert , <christian.ruppert@xxxxxxxxxx>
/|
Tel: +41/(0)22 816 19-42 //| 3, Chemin du Pré-Fleuri
_// | bilis Systems CH-1228 Plan-les-Ouates
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/