[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120421.153201.2103447307695063734.davem@davemloft.net>
Date: Sat, 21 Apr 2012 15:32:01 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: ddaney.cavm@...il.com
Cc: grant.likely@...retlab.ca, rob.herring@...xeda.com,
devicetree-discuss@...ts.ozlabs.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-mips@...ux-mips.org,
afleming@...il.com, galak@...nel.crashing.org,
david.daney@...ium.com
Subject: Re: [PATCH v5 2/3] netdev/of/phy: Add MDIO bus multiplexer support.
From: David Daney <ddaney.cavm@...il.com>
Date: Wed, 18 Apr 2012 16:20:53 -0700
> +config MDIO_BUS_MUX
> + tristate
> + help
> + This module provides a driver framework for MDIO bus
> + multiplexers which connect one of several child MDIO busses
> + to a parent bus. Switching between child busses is done by
> + device specific drivers.
> +
This driver uses OF and OF_MDIO, and therefore need dependencies upon
them. Otherwise it can be enabled in configurations which will result
in build failures.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists