[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20081002014121.GA26575@xi.wantstofly.org>
Date: Thu, 2 Oct 2008 03:41:21 +0200
From: Lennert Buytenhek <buytenh@...tstofly.org>
To: netdev@...r.kernel.org, Andy Fleming <afleming@...escale.com>
Cc: Byron Bradley <byron.bbradley@...il.com>,
Tim Ellis <tim.ellis@....com>, Imre Kaloz <kaloz@...nwrt.org>,
Nicolas Pitre <nico@....org>, Dirk Teurlings <dirk@...xia.nl>,
Peter van Valderen <p.v.valderen@...il.com>
Subject: [RFC,PATCHv2 0/3] phylib: give mdio buses a device tree presence
This patch series hooks up mdio buses (struct mii_bus) into the device
tree, so that they show up in sysfs and can be found by walking the
device tree.
The main intended user for this is the DSA switch driver, but there
might be other uses as well.
Changes between v1 and v2:
- Add back accidentally deleted error handling from
drivers/net/phy/mdio-bitbang.c (Andy Fleming).
- Deal with mdiobus_register() after mdiobus_unregister() properly.
- Make phy_read()/phy_write() inline functions and move them to
include/linux/phy.h (Trent Piepho, Andy Fleming).
- Fix compilation of tc35815.
--
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