Re: [PATCH v4 3/3] netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines.
From: David Miller <davem@davemloft.net>
Date: 2012-04-18 02:55:25
Also in:
linux-devicetree, linux-mips, lkml
From: David Miller <davem@davemloft.net>
Date: 2012-04-18 02:55:25
Also in:
linux-devicetree, linux-mips, lkml
From: David Daney <redacted> Date: Tue, 17 Apr 2012 10:32:46 -0700
From: David Daney <redacted> 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 <redacted>
Are you sure the Kconfig dependencies are sufficient? This code seems to depend upon OF, and in particular the OF_MDIO stuff.