[PATCH v4 3/3] netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines.
David Miller
davem at davemloft.net
Wed Apr 18 12:53:08 EST 2012
From: David Daney <ddaney.cavm at gmail.com>
Date: Tue, 17 Apr 2012 10:32:46 -0700
> From: David Daney <david.daney at cavium.com>
>
> The GPIO pins select which sub bus is connected to the master.
>
> Initially tested with an sn74cbtlv3253 switch device wired into the
> MDIO bus.
>
> Signed-off-by: David Daney <david.daney at cavium.com>
Are you sure the Kconfig dependencies are sufficient? This code seems
to depend upon OF, and in particular the OF_MDIO stuff.
More information about the devicetree-discuss
mailing list