commit | e2eaa339af441b3d51cdaa16870065c4154ce13c | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Sat Feb 15 13:59:53 2014 +0100 |
committer | Jason Cooper <jason@lakedaemon.net> | Mon Feb 17 03:01:25 2014 +0000 |
tree | 3d0a0f5f774a099bd65a95fd71457ce9f8a194eb | |
parent | dd943170838e3cc097cb5fe5f2a4fd4c0986c220 [diff] |
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>