[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1400916867-24573-1-git-send-email-zonque@gmail.com>
Date: Sat, 24 May 2014 09:34:24 +0200
From: Daniel Mack <zonque@...il.com>
To: f.fainelli@...il.com
Cc: netdev@...r.kernel.org, davem@...emloft.net, mugunthanvnm@...com,
ujhelyi.m@...il.com, Daniel Mack <zonque@...il.com>
Subject: [PATCH v2 0/3] mdio: Parse DT nodes for auto-probed PHYs
Hi Florian,
Here's v2.
v1 -> v2:
* Switch to of_property_read_u32() in patch #1
* Check for mdio->dev_of_node in patch #2
* Added Florian's Reviewed-by: tags
Thanks!
Daniel
Daniel Mack (3):
net: of_mdio: factor out code to parse a phy's 'reg' property
net: of_mdio: add of_mdiobus_link_phydev()
net: of_mdio: don't store the length of a property if we don't need to
drivers/net/phy/mdio_bus.c | 6 ++++
drivers/of/of_mdio.c | 72 +++++++++++++++++++++++++++++++++++++---------
include/linux/of_mdio.h | 8 ++++++
3 files changed, 72 insertions(+), 14 deletions(-)
--
1.9.0
--
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