[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220911163715.4036144-1-colin.foster@in-advantage.com>
Date: Sun, 11 Sep 2022 09:37:14 -0700
From: Colin Foster <colin.foster@...advantage.com>
To: linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
linux-phy@...ts.infradead.org, linux-mips@...r.kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
Vinod Koul <vkoul@...nel.org>,
Kishon Vijay Abraham I <kishon@...com>,
UNGLinuxDriver@...rochip.com,
Alexandre Belloni <alexandre.belloni@...tlin.com>
Subject: [PATCH v2 0/1] Convert phy-ocelot-serdes documentation to YAML
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
Powered by blists - more mailing lists