Skip to content
  • Greg Kroah-Hartman's avatar
    Merge tag 'usb-for-v5.3-part2' of... · 51785bdd
    Greg Kroah-Hartman authored
    Merge tag 'usb-for-v5.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb
    
     into usb-next
    
    Felipe writes:
    
    USB: more changes for v5.3 merge window
    
    Turns out a few more important changes came about. We have the new
    Cadence DRD Driver being added here and that's the biggest, most
    important part.
    
    Together with that we have suport for new imx7ulp phy. Support for
    TigerLake Devices on dwc3. Also a couple important fixes which weren't
    completed in time for the -rc cycle.
    
    Signed-off-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
    
    * tag 'usb-for-v5.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb:
      usb: renesas_usbhs: add a workaround for a race condition of workqueue
      usb: gadget: udc: renesas_usb3: remove redundant assignment to ret
      usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()
      USB: gadget: function: fix issue Unneeded variable: "value"
      usb: phy: phy-mxs-usb: add imx7ulp support
      doc: dt-binding: mxs-usb-phy: add compatible for 7ulp
      usb:cdns3 Fix for stuck packets in on-chip OUT buffer.
      usb:cdns3 Add Cadence USB3 DRD Driver
      usb:gadget Simplify usb_decode_get_set_descriptor function.
      usb:gadget Patch simplify usb_decode_set_clear_feature function.
      usb:gadget Separated decoding functions from dwc3 driver.
      dt-bindings: add binding for USBSS-DRD controller.
      usb: dwc3: pci: add support for TigerLake Devices
    51785bdd