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>