[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1375675330-14220-1-git-send-email-xobs@kosagi.com>
Date: Mon, 5 Aug 2013 04:02:09 +0000
From: Sean Cross <xobs@...agi.com>
To: Sascha Hauer <s.hauer@...gutronix.de>,
Duan Fugang-B38611 <B38611@...escale.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>
Cc: David Miller <davem@...emloft.net>,
"stephen@...workplumber.org" <stephen@...workplumber.org>,
Steven Rostedt <rostedt@...dmis.org>,
Sean Cross <xobs@...agi.com>
Subject: [PATCH v4] Add OF bindings to Micrel ksz9021 PHY
Some boards require custom parameters be passed to the Micrel PHY.
Allow these boards to specify custom timing parameters in the device
tree node.
Changes since v3:
- Add an example of parameters on an mdio bus
- Specify values in picoseconds rather than as register values
Changes since v2:
- limited the scope to just ksz9021 rather than all PHYs
Changes since v1:
- removed redefinition of registers and addresses
Sean Cross (1):
net/phy: micrel: Add OF configuration support for ksz9021
.../devicetree/bindings/net/micrel-ksz9021.txt | 19 ++++
drivers/net/phy/micrel.c | 101 +++++++++++++++++++-
2 files changed, 119 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/net/micrel-ksz9021.txt
--
1.7.9.5
--
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