commit | 5492a7e4cba8e38419d489f0865de0a67c737e8a | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Sat Mar 22 14:25:15 2008 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Tue Mar 25 13:18:39 2008 +1100 |
tree | 8176f6509e8843b4d3bbaed82c23dfabc7168233 | |
parent | eff2f1ec37c114fda63ac1dd15c9ca9ac7e68db4 [diff] |
[POWERPC] mpc5200: Fix incorrect compatible string for the mdio node 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>