[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACRpkdYZ6QXsh_7fG=B_Ci5hqm2LQe=Hbf5dyZK+tjdnVaHF4A@mail.gmail.com>
Date: Tue, 18 Jun 2013 10:09:47 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Christian Ruppert <christian.ruppert@...lis.com>
Cc: Stephen Warren <swarren@...dotorg.org>,
Patrice CHOTARD <patrice.chotard@...com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Grant Likely <grant.likely@...retlab.ca>,
Rob Herring <rob.herring@...xeda.com>,
Rob Landley <rob@...dley.net>,
Sascha Leuenberger <sascha.leuenberger@...lis.com>,
Pierrick Hascoet <pierrick.hascoet@...lis.com>,
"devicetree-discuss@...ts.ozlabs.org"
<devicetree-discuss@...ts.ozlabs.org>,
"linux-doc@...r.kernel.org" <linux-doc@...r.kernel.org>,
Alexandre Courbot <acourbot@...dia.com>
Subject: Re: [PATCH 1/4] Make non-linear GPIO ranges accesible from gpiolib
On Mon, Jun 17, 2013 at 6:04 PM, Christian Ruppert
<christian.ruppert@...lis.com> 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@...lis.com>
> 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.
Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists