netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Multiple DSA switch on shared MII
@ 2014-11-26  4:52 Rajib Karmakar
  2014-11-26  5:22 ` Florian Fainelli
  0 siblings, 1 reply; 7+ messages in thread
From: Rajib Karmakar @ 2014-11-26  4:52 UTC (permalink / raw)
  To: netdev

Hello,

I am developing a DSA driver for Marvell 6172 and need to create 2 dsa
switch chip (one for WAN and one for LAN).

My device has 2 MACs and one shared mii_bus. I have added two
dsa_platform_data structures and registered them but cannot probe as
dsa_probe tries mdio_register() on the same bus and fails.

Is it possible to create two DSA switch on same (shared) mii?

Regards,
Rajib

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-11-28  4:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-26  4:52 Multiple DSA switch on shared MII Rajib Karmakar
2014-11-26  5:22 ` Florian Fainelli
2014-11-26  7:33   ` Rajib Karmakar
2014-11-26 20:23     ` Florian Fainelli
2014-11-27  4:47       ` Rajib Karmakar
2014-11-27  7:18         ` Rajib Karmakar
2014-11-28 12:21           ` Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).