From: Srinivas Kandagatla <srinivas.kandaga...@st.com> This patch series attempts to add full device tree support to stmmac driver. Existing device bindings do not cover all the possible use cases of stmmac driver, so new properties are added.
And also stmmac phy reset callback support via devicetrees is added. Srinivas Kandagatla (2): dt:net/stmmac: Add complete device tree support dt:net/stmmac: Add dt specific phy reset callback support. Documentation/devicetree/bindings/net/stmmac.txt | 51 +++++++++++++++++- drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c | 50 ++++++++++++++--- .../net/ethernet/stmicro/stmmac/stmmac_platform.c | 58 ++++++++++++++------ 3 files changed, 131 insertions(+), 28 deletions(-) _______________________________________________ devicetree-discuss mailing list devicetree-discuss@lists.ozlabs.org https://lists.ozlabs.org/listinfo/devicetree-discuss