On Thu, 14 Apr 2022 16:02:08 +0530, Aswath Govindraju wrote: > Add bindings for the TI's AM62 wrapper module for the Synopsys USBSS-DRD > controller. > > Signed-off-by: Aswath Govindraju <a-govindraju@xxxxxx> > --- > > Changes since v3: > - As VBUS_VALID interrupt is not being used, removed the interrupts > property from the bindings. As there is change in the properties > I did not pick the reviewed-by tags from the earlier version of > the series. > > .../devicetree/bindings/usb/ti,am62-usb.yaml | 103 ++++++++++++++++++ > 1 file changed, 103 insertions(+) > create mode 100644 Documentation/devicetree/bindings/usb/ti,am62-usb.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>