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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 17 May 2012 17:38:32 -0600
From:	Grant Likely <grant.likely@...retlab.ca>
To:	Linus Walleij <linus.walleij@...ricsson.com>,
	linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Cc:	Philippe LANGLAIS <philippe.langlais@...ricsson.com>,
	Rabin Vincent <rabin.vincent@...ricsson.com>,
	Jonas Aberg <jonas.aberg@...ricsson.com>,
	Lee Jones <lee.jones@...aro.org>,
	Linus Walleij <linus.walleij@...aro.org>
Subject: Re: [PATCH 0/9] ux500/Nomadik GPIO and pins update

On Mon, 23 Apr 2012 11:14:00 +0200, Linus Walleij <linus.walleij@...ricsson.com> wrote:
> From: Linus Walleij <linus.walleij@...aro.org>
> 
> This is basically an update and sync of Nomadik and ux500 GPIO
> development.
> 
> If you wonder why I introduce a deviant pin configuration path
> not using the pin config subsystem it is because I want to build
> atop of this work which I know works. It will be switched over
> to pinctrl in later patch sets on top of this.
> 
> This is *almost* orthogonal to other ux500 development, but
> there *might* be conflicts with Lee Jones' Device Tree work,
> so I will try to create a separate orthogonal ux500 GPIO branch
> for this stuff.
> 
> Linus Walleij (4):
>   gpio/nomadik: use typesafe __io_address()
>   plat-nomadik: new sleep mode pincfg macros
>   ARM: ux500: remove a bunch of internal pull-ups
>   ARM: ux500: update pin handling
> 
> Rabin Vincent (5):
>   gpio/nomadik: don't set SLPM to 1 for non-wakeup pins
>   gpio/nomadik: cache [rf]w?imsc
>   gpio/nomadik: fix spurious interrupts with SKE
>   gpio/nomadik: support low EMI mode
>   ARM: ux500: implement pin API

for the whole series:

Acked-by: Grant Likely <grant.likely@...retlab.ca>

g.

> 
>  arch/arm/mach-ux500/Makefile                      |    2 +-
>  arch/arm/mach-ux500/board-mop500-pins.c           |  394 ++++++++++++++++-----
>  arch/arm/mach-ux500/board-mop500.h                |    4 +
>  arch/arm/mach-ux500/pins-db8500.h                 |   72 ++--
>  arch/arm/mach-ux500/pins.c                        |   88 +++++
>  arch/arm/mach-ux500/pins.h                        |   46 +++
>  arch/arm/plat-nomadik/include/plat/gpio-nomadik.h |    1 +
>  arch/arm/plat-nomadik/include/plat/pincfg.h       |   19 +
>  drivers/gpio/gpio-nomadik.c                       |  129 +++++--
>  9 files changed, 591 insertions(+), 164 deletions(-)
>  create mode 100644 arch/arm/mach-ux500/pins.c
>  create mode 100644 arch/arm/mach-ux500/pins.h
> 
> -- 
> 1.7.9.2
> 

-- 
Grant Likely, B.Sc, P.Eng.
Secret Lab Technologies, Ltd.
--
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