Re: [PATCH v6 5/6] dt-bindings: phy: Convert Cygnus PCIe PHY to YAML

From: Rob Herring
Date: Tue Dec 14 2021 - 11:49:14 EST


On Mon, 13 Dec 2021 19:58:19 -0800, Florian Fainelli wrote:
> Convert the Broadcom Cygnus PCIe PHY Device Tree binding t YAML to help
> with validation.
>
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
> ---
> .../bindings/phy/brcm,cygnus-pcie-phy.txt | 47 ------------
> .../bindings/phy/brcm,cygnus-pcie-phy.yaml | 76 +++++++++++++++++++
> 2 files changed, 76 insertions(+), 47 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/phy/brcm,cygnus-pcie-phy.txt
> create mode 100644 Documentation/devicetree/bindings/phy/brcm,cygnus-pcie-phy.yaml
>

Applied, thanks!