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