[POWERPC] mpc5200: Fix incorrect compatible string for the mdio node
authorGrant Likely <grant.likely@secretlab.ca>
Sat, 22 Mar 2008 03:25:15 +0000 (14:25 +1100)
committerPaul Mackerras <paulus@samba.org>
Tue, 25 Mar 2008 02:18:39 +0000 (13:18 +1100)
The MDIO node in the lite5200b.dts file needs to also claim compatibility
with the older mpc5200 chip.  Otherwise the driver won't find the device.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found