On Tue, 21 Mar 2023 16:52:04 +0800, Peng Fan (OSS) wrote: > From: Peng Fan <peng.fan@xxxxxxx> > > Convert usbmisc-imx to DT schema format, add missing compatibles > > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Signed-off-by: Peng Fan <peng.fan@xxxxxxx> > --- > .../devicetree/bindings/usb/fsl,usbmisc.yaml | 68 +++++++++++++++++++ > .../devicetree/bindings/usb/usbmisc-imx.txt | 19 ------ > 2 files changed, 68 insertions(+), 19 deletions(-) > create mode 100644 Documentation/devicetree/bindings/usb/fsl,usbmisc.yaml > delete mode 100644 Documentation/devicetree/bindings/usb/usbmisc-imx.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>