From: Vladimir Oltean <vladimir.oltean@xxxxxxx> This series is the remainder of patchset [0] which has been merged through Shawn Guo's devicetree tree. It contains changes to the PHY mode validation in the Felix driver ("gmii" to "internal") and the documentation for the DT bindings. [0]: https://patchwork.ozlabs.org/cover/1242716/ Vladimir Oltean (2): net: dsa: felix: Use PHY_INTERFACE_MODE_INTERNAL instead of GMII dt-bindings: net: dsa: ocelot: document the vsc9959 core .../devicetree/bindings/net/dsa/ocelot.txt | 116 ++++++++++++++++++ drivers/net/dsa/ocelot/felix.c | 3 +- drivers/net/dsa/ocelot/felix_vsc9959.c | 3 +- 3 files changed, 118 insertions(+), 4 deletions(-) create mode 100644 Documentation/devicetree/bindings/net/dsa/ocelot.txt -- 2.17.1