All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Fainelli <florian@openwrt.org>
To: afleming@freescale.com, netdev@vger.kernel.org,
	Anton Vorontsov <avorontsov@ru.mvista.com>
Subject: Allocation of MDIO bus numbers when fixed MDIO bus is enabled?
Date: Thu, 29 Dec 2011 17:09:44 +0100	[thread overview]
Message-ID: <4EFC90C8.1060802@openwrt.org> (raw)

Hello Andy,

An user of the r6040 driver has enabled support for the Fixed MDIO bus, 
so when the r6040 registers with its first instance, it will also try to 
register a MDIO bus with id 0, and this fails.

What's the proper solution to fixing this kind of issue? The same user 
proposed to use the pci slot and function as an id for registering the 
MDIO bus, which will work for PCI devices, but not for platform_devices 
for instance.

Thanks.
--
Florian

             reply	other threads:[~2011-12-29 16:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-29 16:09 Florian Fainelli [this message]
2011-12-29 19:10 ` Allocation of MDIO bus numbers when fixed MDIO bus is enabled? Anton Vorontsov
2011-12-30  3:52   ` Andy Fleming

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EFC90C8.1060802@openwrt.org \
    --to=florian@openwrt.org \
    --cc=afleming@freescale.com \
    --cc=avorontsov@ru.mvista.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.