Re: [PATCH devicetree 1/2] dt-bindings: phy: Convert generic PHY provider binding to YAML
From: Rob Herring <robh@kernel.org>
Date: 2021-12-15 21:41:08
Also in:
linux-devicetree, netdev
From: Rob Herring <robh@kernel.org>
Date: 2021-12-15 21:41:08
Also in:
linux-devicetree, netdev
On Wed, Dec 15, 2021 at 12:34:31AM +0100, Marek Behún wrote:
Convert phy-bindings.txt to YAML. This creates binding only for PHY provider, since PHY consumer binding is in dtschema. Consumer binding example is provided. Signed-off-by: Marek Behún <kabel@kernel.org> --- .../devicetree/bindings/phy/phy-bindings.txt | 73 +------------------ .../devicetree/bindings/phy/phy.yaml | 59 +++++++++++++++ 2 files changed, 60 insertions(+), 72 deletions(-) create mode 100644 Documentation/devicetree/bindings/phy/phy.yaml
We already have phy-provider.yaml and phy-consumer.yaml in dtschema repo. Add what's missing there (anything copied from here will need to be relicensed). Rob -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy