devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] net/phy: micrel: Add DT configuration support and
@ 2014-04-29  9:33 Hubert Chaumette
  2014-04-29  9:33 ` [PATCH v3 1/2] Add support for ksz9031 PAD skew configuration over devicetree Hubert Chaumette
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Hubert Chaumette @ 2014-04-29  9:33 UTC (permalink / raw)
  To: f.fainelli
  Cc: netdev, linux-kernel, robh+dt, pawel.moll, mark.rutland,
	ijc+devicetree, galak, rdunlap, xobs, davem, devicetree,
	linux-doc

 - Adds DT configuration support for ksz9031
 - Renames micrel-ksz9021.txt to micrel-ksz90x1.txt and adds ksz9031 binding
   documentation

Changes since v2:
 - Merged together ksz9031_load_{clk,data,ctrl}_skew_values()
 - Added field length and number of fields prameter to account for registers
  specificities
 - Added binding documentation

Changes since v1:
 - Removed ksz9021 and ksz9031 fixup deletions from arch/arm/mach-imx/mach-imx6q.c

Hubert Chaumette (2):
  Add support for ksz9031 PAD skew configuration over devicetree.
  Update Micrel KSZ90x1 binding documentation

 .../devicetree/bindings/net/micrel-ksz9021.txt     |  49 ------
 .../devicetree/bindings/net/micrel-ksz90x1.txt     |  83 ++++++++++
 drivers/net/phy/micrel.c                           | 167 ++++++---------------
 3 files changed, 127 insertions(+), 172 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/net/micrel-ksz9021.txt
 create mode 100644 Documentation/devicetree/bindings/net/micrel-ksz90x1.txt

-- 
1.9.2

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-05-02 19:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-29  9:33 [PATCH v3 0/2] net/phy: micrel: Add DT configuration support and Hubert Chaumette
2014-04-29  9:33 ` [PATCH v3 1/2] Add support for ksz9031 PAD skew configuration over devicetree Hubert Chaumette
2014-04-29  9:33 ` [PATCH v3 2/2] Update Micrel KSZ90x1 binding documentation Hubert Chaumette
     [not found] ` <1398764005-23855-1-git-send-email-hchaumette-HH5893ap9ioXz/+GnIZSFEEOCMrvLtNR@public.gmane.org>
2014-05-02 19:58   ` [PATCH v3 0/2] net/phy: micrel: Add DT configuration support and David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).