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:	Mon, 16 Apr 2012 08:24:48 +0200
From:	Thierry Reding <thierry.reding@...onic-design.de>
To:	Roland Stigge <stigge@...com.de>
Cc:	arm@...nel.org, linux-arm-kernel@...ts.infradead.org,
	gregkh@...uxfoundation.org, linux-usb@...r.kernel.org,
	linux-kernel@...r.kernel.org, linux-input@...r.kernel.org,
	dmitry.torokhov@...il.com, axel.lin@...il.com,
	broonie@...nsource.wolfsonmicro.com, marek.vasut@...il.com,
	devel@...verdev.osuosl.org, kevin.wells@....com,
	srinivas.bakki@....com
Subject: Re: [PATCH 4/4] ARM: LPC32xx: Device tree support

* Roland Stigge wrote:
> This patch adds device tree support for the LPC32xx SoC
> 
> arch/arm/boot/dts/lpc32xx.dtsi: Include for devices based on LPC32xx
> arch/arm/boot/dts/phy3250.dts: Board support for PHYTEC phyCORE-LPC3250
> arch/arm/boot/mach-lpc32xx/irq.c: irq domain conversion
> 
> Signed-off-by: Roland Stigge <stigge@...com.de>
> 
> ---
> 
> Applies to v3.4-rc2 and requires the previously posted lpc32xx driver dt
> patches (Set 1: 1..8 + GPIO patch)
> 
>  Documentation/devicetree/bindings/arm/lpc32xx-mic.txt |   38 ++
>  Documentation/devicetree/bindings/arm/lpc32xx.txt     |    8 
>  arch/arm/Kconfig                                      |    1 
>  arch/arm/boot/dts/lpc32xx.dtsi                        |  303 ++++++++++++++++++
>  arch/arm/boot/dts/phy3250.dts                         |  108 ++++++
>  arch/arm/mach-lpc32xx/Kconfig                         |   26 -
>  arch/arm/mach-lpc32xx/clock.c                         |   77 ++--
>  arch/arm/mach-lpc32xx/common.c                        |  192 -----------
>  arch/arm/mach-lpc32xx/common.h                        |   14 
>  arch/arm/mach-lpc32xx/irq.c                           |   78 +++-
>  arch/arm/mach-lpc32xx/phy3250.c                       |  146 +++-----
>  11 files changed, 613 insertions(+), 378 deletions(-)

This looks like too many unrelated changes for one patch.

Thierry

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ