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