]> rtime.felk.cvut.cz Git - linux-imx.git/commit
ARM: sunxi: Restructure sunxi dts/dtsi files
authorStefan Roese <sr@denx.de>
Mon, 19 Nov 2012 11:09:40 +0000 (12:09 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 20 Nov 2012 14:36:00 +0000 (15:36 +0100)
commitde0bf33fc2b0b1d4b1419adf645fb36e9e52781a
tree3692e4eaf3ab21bd4ccbd64b7b10f405232b6415
parent1b106699647b56313bac707e12e7ad67180cb147
ARM: sunxi: Restructure sunxi dts/dtsi files

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@denx.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun5i-olinuxino.dts
arch/arm/boot/dts/sun5i.dtsi
arch/arm/boot/dts/sunxi.dtsi [new file with mode: 0644]