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 v1:
- removed redefinition of registers and addresses
Sean Cross (1):
net/phy: micrel: Add OF configuration support
.../devicetree/bindings/net/micrel-phy.txt | 20 ++++++++
drivers/net/phy/micrel.c | 50 ++++++++++++++++++++
2 files changed, 70 insertions(+)
create mode 100644 Documentation/devicetree/bindings/net/micrel-phy.txt
--
1.7.9.5