]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: kirkwood: convert the mv88f6281gtw_ge board to DT
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 1 Aug 2013 15:07:32 +0000 (17:07 +0200)
committerJason Cooper <jason@lakedaemon.net>
Tue, 6 Aug 2013 16:14:12 +0000 (16:14 +0000)
commite0c6e367245de2d261754ece564a56fb16f089fe
treeae43c00d7132013c05aa69dfbc704c04566d31c6
parent451d6ed67800d3063a4e6f38d74de2d98cb8b4d8
ARM: kirkwood: convert the mv88f6281gtw_ge board to DT

This commit converts the mv88f6281gtw_ge Kirkwood board to use a
Device Tree representation, except for the Ethernet devices and the
DSA switch. Even though the mv643xx_eth driver has a DT binding,
converting this board to use it is for now left on the side because it
doesn't use a simple PHY, but a DSA switch instead.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts [new file with mode: 0644]
arch/arm/mach-kirkwood/Kconfig
arch/arm/mach-kirkwood/Makefile
arch/arm/mach-kirkwood/board-dt.c
arch/arm/mach-kirkwood/board-mv88f6281gtw_ge.c [new file with mode: 0644]
arch/arm/mach-kirkwood/common.h
arch/arm/mach-kirkwood/mv88f6281gtw_ge-setup.c [deleted file]