[PATCH v3 0/2] net/phy: micrel: Add DT configuration support and

From: Hubert Chaumette
Date: Tue Apr 29 2014 - 05:34:15 EST


- 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/