lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 18 Jun 2013 11:25:17 +0200
From:	Christian Ruppert <christian.ruppert@...lis.com>
To:	Linus Walleij <linus.walleij@...aro.org>
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 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@...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.

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@...lis.com>
                                /|
  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@...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

Powered by Openwall GNU/*/Linux Powered by OpenVZ