On Thu, 21 May 2020 11:13:56 +0200, Lubomir Rintel wrote: > A straightforward conversion of the ehci-mv binding to DT schema format > using json-schema. > > Signed-off-by: Lubomir Rintel <lkundrak@xxxxx> > > --- > Changes since v1: > - s/GPL-2.0-or-later/GPL-2.0-only/ > > .../devicetree/bindings/usb/ehci-mv.txt | 23 ------- > .../bindings/usb/marvell,pxau2o-ehci.yaml | 60 +++++++++++++++++++ > 2 files changed, 60 insertions(+), 23 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/usb/ehci-mv.txt > create mode 100644 Documentation/devicetree/bindings/usb/marvell,pxau2o-ehci.yaml > Applied, thanks!