[PATCH 1/4] ARM: sunxi: Restructure sunxi dts/dtsi files

Arnd Bergmann arnd at arndb.de
Mon Nov 19 10:52:51 EST 2012


On Monday 19 November 2012, Stefan Roese wrote:
> For the new sun4i/Cubieboard (A10) support, lets re-strucure the
> sun5i dts files to make it more generic. Those are the new
> dts/dtsi files:
> 
> sunxi.dtsi - Devices common to all Allwinner sunXi SoC's
> sun4i.dtsi - sun4i Devices, will include sunxi.dtsi
> sun5i.dtsi - sun5i Devices, will include sunxi.dtsi
> board.dts - will include either sun4i.dtsi or sun5i.dtsi
> 
> Additionally the "duart" label in the olinuxino.dts is changed to
> "uart1".
> 
> Signed-off-by: Stefan Roese <sr at denx.de>
> Cc: Maxime Ripard <maxime.ripard at free-electrons.com>
> Cc: Arnd Bergmann <arnd at arndb.de>

Acked-by: Arnd Bergmann <arnd at arndb.de>

The patch looks good, but I think you didn't pass the '-M' argument
to git-format-patch, which would have made it more readable.

	Arnd



More information about the linux-arm-kernel mailing list