[POWERPC] 83xx: MPC837xRDB's VSC7385 ethernet switch isn't on the MDIO bus
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Mon, 17 Mar 2008 17:52:08 +0000 (20:52 +0300)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 10 Jun 2008 14:19:26 +0000 (09:19 -0500)
commitf17c63231c9c2bfc5717af1890ad17312a1c2c1c
tree4b0abd2c88db4acdb6435bfd2125796651d85af1
parent70b3ec3e523fc2370117c0eaf5be80859848f66a
[POWERPC] 83xx: MPC837xRDB's VSC7385 ethernet switch isn't on the MDIO bus

MDIO-less PHYs should use CONFIG_FIXED_PHY driver and appropriate
fixed-link property in the device tree.

If not, ethernet will not work:
  e0024520:03 not found
  eth1: Could not attach to PHY
  IP-Config: Failed to open eth1

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/mpc8377_rdb.dts
arch/powerpc/boot/dts/mpc8378_rdb.dts
arch/powerpc/boot/dts/mpc8379_rdb.dts
arch/powerpc/configs/83xx/mpc837x_rdb_defconfig