On Sat, 03 Oct 2020 20:02:04 +0800, Li Jun wrote: > NXP imx8mp integrates 2 dwc3 3.30b IP and add some wakeup logic > to support low power mode, the glue layer is for this wakeup > functionality, which has a separated interrupt, can support > wakeup from U3 and connect events for host, and vbus wakeup for > device. > > Signed-off-by: Li Jun <jun.li@xxxxxxx> > --- > .../devicetree/bindings/usb/fsl,imx8mp-dwc3.yaml | 105 +++++++++++++++++++++ > 1 file changed, 105 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>