ARM: Kirkwood: convert rd88f6281-setup.c to DT.
authorAndrew Lunn <andrew@lunn.ch>
Sat, 15 Feb 2014 12:59:53 +0000 (13:59 +0100)
committerJason Cooper <jason@lakedaemon.net>
Mon, 17 Feb 2014 03:01:25 +0000 (03:01 +0000)
commite2eaa339af441b3d51cdaa16870065c4154ce13c
tree3d0a0f5f774a099bd65a95fd71457ce9f8a194eb
parentdd943170838e3cc097cb5fe5f2a4fd4c0986c220
ARM: Kirkwood: convert rd88f6281-setup.c to DT.

Perform a mechanical translation of rd88f6281-setup.c into DT.  Since
the hardware differs between the A0 and A1 stepping, two dts files are
used, and a .dtsi file for the common parts. The A0 part does not have
a "wan" port on the switch and uses PHY address 10 to address the
switch. The A1 part does have the "wan" port and uses address 0.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/kirkwood-rd88f6281-a0.dts [new file with mode: 0644]
arch/arm/boot/dts/kirkwood-rd88f6281-a1.dts [new file with mode: 0644]
arch/arm/boot/dts/kirkwood-rd88f6281.dtsi [new file with mode: 0644]