On Thu, 15 Jul 2021 16:25:33 +0800, Dong Aisheng wrote: > Convert to jason schema. > > Cc: Kishon Vijay Abraham I <kishon@xxxxxx> > Cc: Vinod Koul <vkoul@xxxxxxxxxx> > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > Cc: Li Jun <jun.li@xxxxxxx> > Cc: linux-phy@xxxxxxxxxxxxxxxxxxx > Signed-off-by: Dong Aisheng <aisheng.dong@xxxxxxx> > --- > .../bindings/phy/fsl,imx8mq-usb-phy.txt | 20 ------- > .../bindings/phy/fsl,imx8mq-usb-phy.yaml | 53 +++++++++++++++++++ > 2 files changed, 53 insertions(+), 20 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.txt > create mode 100644 Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>