On Sun, 23 Jan 2022 12:16:43 +0100, Krzysztof Kozlowski wrote: > Convert the Samsung Exynos SoC USB 3.0 DWC3 Controller bindings to DT > schema format. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > --- > .../devicetree/bindings/usb/exynos-usb.txt | 49 ------- > .../bindings/usb/samsung,exynos-dwc3.yaml | 129 ++++++++++++++++++ > 2 files changed, 129 insertions(+), 49 deletions(-) > create mode 100644 Documentation/devicetree/bindings/usb/samsung,exynos-dwc3.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>