On Thu, 26 Aug 2021 11:04:33 +0530, Shubhrajyoti Datta wrote: > Convert the current udc xilinx binding from text format to YAML > format/DT schema, and delete the legacy text binding file. > > Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xxxxxxxxxx> > --- > .../devicetree/bindings/usb/udc-xilinx.txt | 18 -------- > .../devicetree/bindings/usb/xlnx,usb2.yaml | 41 +++++++++++++++++++ > 2 files changed, 41 insertions(+), 18 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/usb/udc-xilinx.txt > create mode 100644 Documentation/devicetree/bindings/usb/xlnx,usb2.yaml > Applied, thanks!