[PATCH v2 0/1] Convert phy-ocelot-serdes documentation to YAML

From: Colin Foster
Date: Sun Sep 11 2022 - 12:37:38 EST


Work is currently being done to add the phy-ocelot-serdes driver to a
non-syscon configuration. Doing so will require updates to the
documentation.

I can certainly wait until that change set to submit this, but I feel
sooner is better than later for Documentation format updates. Also,
those updates likely won't be ready before this next merge window.

The only liberty I took was adding Alexandre and UNGLinuxDriver as the
maintainers, otherwise the content should be the same.

v1 -> v2:
* Implemented changes from Krzysztof - see patch for details

Colin Foster (1):
dt-bindings: phy: ocelot-serdes: convert to YAML

.../bindings/phy/mscc,vsc7514-serdes.yaml | 56 +++++++++++++++++++
.../bindings/phy/phy-ocelot-serdes.txt | 43 --------------
MAINTAINERS | 1 +
3 files changed, 57 insertions(+), 43 deletions(-)
create mode 100644 Documentation/devicetree/bindings/phy/mscc,vsc7514-serdes.yaml
delete mode 100644 Documentation/devicetree/bindings/phy/phy-ocelot-serdes.txt

--
2.25.1