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] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 30 May 2011 08:45:02 +0200
From:	Sascha Hauer <s.hauer@...gutronix.de>
To:	Shawn Guo <shawn.guo@...aro.org>
Cc:	linux-kernel@...r.kernel.org, grant.likely@...retlab.ca,
	arnd@...db.de, kernel@...gutronix.de,
	linux-arm-kernel@...ts.infradead.org, patches@...aro.org
Subject: Re: [PATCH v2 0/2] Move Freescale MXS gpio driver into drivers/gpio

Grant,

I suppose we should take this through the architecture tree. Can I have
your Ack for this?

Sascha

On Sat, May 28, 2011 at 11:09:32PM +0800, Shawn Guo wrote:
> The patch set moves Freescale MXS gpio driver from mach-mxs into
> drivers/gpio.
> 
> Changes since v1:
>  * Squash the 4 gpio-mxs patches into one
>  * Do not add new gpio Kconfig option and use ARCH_MXS directly
>  * Clean up platform-gpio-mxs.c per Arnd's comments
>  * Add device mxs_apbh_bus and set it as the parent of gpio devices
> 
> Shawn Guo (2):
>       gpio: gpio-mxs: add gpio driver for Freescale MXS architecture
>       ARM: mxs: use gpio-mxs driver by adding platform device
> 
>  arch/arm/mach-mxs/Makefile                         |    2 +-
>  arch/arm/mach-mxs/devices.c                        |   11 +
>  arch/arm/mach-mxs/devices/Makefile                 |    1 +
>  arch/arm/mach-mxs/devices/platform-gpio-mxs.c      |   53 +++++
>  arch/arm/mach-mxs/gpio.h                           |   34 ---
>  arch/arm/mach-mxs/include/mach/devices-common.h    |    2 +
>  arch/arm/mach-mxs/mach-mx28evk.c                   |    1 -
>  arch/arm/mach-mxs/mm-mx23.c                        |    1 -
>  arch/arm/mach-mxs/mm-mx28.c                        |    1 -
>  drivers/gpio/Makefile                              |    1 +
>  .../arm/mach-mxs/gpio.c => drivers/gpio/gpio-mxs.c |  228 ++++++++++++--------
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |
--
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