From: Sean Cross <xobs@kosagi.com>
To: Sascha Hauer <s.hauer@pengutronix.de>,
Duan Fugang-B38611 <B38611@freescale.com>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>
Cc: David Miller <davem@davemloft.net>,
"stephen@networkplumber.org" <stephen@networkplumber.org>,
Steven Rostedt <rostedt@goodmis.org>,
Sean Cross <xobs@kosagi.com>
Subject: [PATCH v5] Add OF bindings to Micrel ksz9021 PHY
Date: Mon, 5 Aug 2013 07:04:07 +0000 [thread overview]
Message-ID: <1375686248-17995-1-git-send-email-xobs@kosagi.com> (raw)
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 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 | 101 +++++++++++++++++++-
2 files changed, 149 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/net/micrel-ksz9021.txt
--
1.7.9.5
next reply other threads:[~2013-08-05 7:20 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-05 7:04 Sean Cross [this message]
2013-08-05 7:04 ` [PATCH v5] net/phy: micrel: Add OF configuration support for ksz9021 Sean Cross
2013-08-05 7:41 ` Duan Fugang-B38611
2013-08-05 7:54 ` Sean Cross
2013-08-05 7:58 ` Sascha Hauer
2013-08-05 8:12 ` Sean Cross
2013-08-20 8:34 ` Sean Cross
2013-08-20 8:50 ` Duan Fugang-B38611
2013-08-20 18:35 ` David Miller
2013-08-20 9:17 ` Sascha Hauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1375686248-17995-1-git-send-email-xobs@kosagi.com \
--to=xobs@kosagi.com \
--cc=B38611@freescale.com \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=rostedt@goodmis.org \
--cc=s.hauer@pengutronix.de \
--cc=stephen@networkplumber.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.