[PATCH 02/10] ARM: ux500: Initial Device Tree support for Snowball

Arnd Bergmann arnd at arndb.de
Wed Mar 14 09:58:03 EDT 2012


On Wednesday 14 March 2012, Lee Jones wrote:
> 
> From: Arnd Bergmann <arnd at arndb.de>
> 
> This provides very basic Device Tree support for ST-Ericsson's
> low-cost development platform, Snowball. If Device Tree for
> ux500 is enabled and the correct board is configured within the
> Device Tree blob, the correct *_init_machine() will be called.
> 
> This patch is based on some original work completed by:
>   Niklas Hernaeus <niklas.hernaeus at linaro.org>
> 
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>
> Signed-off-by: Lee Jones <lee.jones at linaro.org>
> Signed-off-by: Niklas Hernaeus <niklas.hernaeus at linaro.org>

As mentioned on IRC, the order of the S-o-B should be such that the
person submitting a patch comes last, so this one should be

Signed-off-by: Arnd Bergmann <arnd at arndb.de>
Signed-off-by: Niklas Hernaeus <niklas.hernaeus at linaro.org>
Signed-off-by: Lee Jones <lee.jones at linaro.org>

or maybe

Signed-off-by: Niklas Hernaeus <niklas.hernaeus at linaro.org>
Signed-off-by: Arnd Bergmann <arnd at arndb.de>
Signed-off-by: Lee Jones <lee.jones at linaro.org>

The patch itself looks good to me, but that is not surprising,
given that I wrote it ;-).

	Arnd



More information about the linux-arm-kernel mailing list