]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit32edf28f7cd760d1ac9ed5446a11041ba597bf48
tree3d0a0f5f774a099bd65a95fd71457ce9f8a194eb
parentfd4eabe5ffe9a742ac07a6af65ed2ba4f3c76fbf
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]