commit | af6521ea8af210fea094b183a9ad29ab73945ee1 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Fri Oct 05 21:46:53 2007 +0400 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Oct 08 08:39:04 2007 -0500 |
tree | 99bf729690cc43a0613ab4990a974534fa929595 | |
parent | 321872dcc07f83f9b60af1be41c6bafbaddf9bf6 [diff] |
[POWERPC] 85xx: mpc8568mds - update dts to be able to use UCCs 1. UCC1's RX_DV pin is 16, not 15; 2. UCC1's phy is at 0x7, not 0x1. Schematics says 0x7, and recent u-boot also using 0x7. 3. Use gianfar's (eTSEC) mdio bus. This is hardware default setup. 4. tx-clock should be CLK16 (GE125, PB31); 5. phy-connection-type is RGMII-ID; Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>