Re: [PATCH v6 1/4] dt-bindings: phy: convert rockchip-usb-phy.txt to YAML

From: Rob Herring
Date: Wed May 19 2021 - 11:19:20 EST


On Tue, May 18, 2021 at 11:57 AM Johan Jonker <jbx6244@xxxxxxxxx> wrote:
>
> Current dts files with Rockchip 'usbphy' nodes are manually verified.
> In order to automate this process rockchip-usb-phy.txt has to be
> converted to YAML.
>
> Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx>
> ---
>
> Changed V6
> remove some #phy-cells
> ---
> .../devicetree/bindings/phy/rockchip-usb-phy.txt | 52 --------------
> .../devicetree/bindings/phy/rockchip-usb-phy.yaml | 81 ++++++++++++++++++++++
> 2 files changed, 81 insertions(+), 52 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/phy/rockchip-usb-phy.txt
> create mode 100644 Documentation/devicetree/bindings/phy/rockchip-usb-phy.yaml

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>