commit | ce4e2e4558903ef92edf1ab4e09b0b338a09fd61 | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Thu Apr 24 01:29:59 2008 +0200 |
committer | Dale Farnsworth <dale@farnsworth.org> | Mon Apr 28 21:17:07 2008 -0700 |
tree | dbfd7901022f9761214469749d19b07ba1d441b1 | |
parent | 240e4419e0cfcba737883b637ec2bdcc071ea03d [diff] |
mv643xx_eth: inter-mv643xx SMI port sharing There exist chips with up to four mv643xx_eth silicon blocks but only one external SMI (MII management) interface -- the SMI logic of the first block is shared by all the blocks. Handle this by allowing a per-port override of which mv643xx_eth_shared's SMI registers (and spinlock) to use. Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Acked-by: Nicolas Pitre <nico@marvell.com> Signed-off-by: Dale Farnsworth <dale@farnsworth.org>