[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1377049572-30752-1-git-send-email-xobs@kosagi.com>
Date: Wed, 21 Aug 2013 01:46:11 +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 v6] 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 v5:
- Add -ps suffix to OF keys, indicating picoseconds
- Minor formatting changes to bring in line with coding style
Changes since v4:
- Add an example of parameters on an mdio bus
- Specify values in picoseconds rather than as register values
v4 was accidentally unchanged from v3
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 | 49 ++++++++++
drivers/net/phy/micrel.c | 103 +++++++++++++++++++-
2 files changed, 151 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