The following changes since commit 1652a83fa494b12e20fc02a2cc3ddbcd75d53170:

  Merge 4.19-rc4 into usb-next (2018-09-16 22:44:14 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ 
tags/usb-ci-v4.20-rc1

for you to fetch changes up to 59739131e0ca06db7560f9073fff2fb83f6bc2a5:

  usb: chipidea: Fix otg event handler (2018-09-20 17:04:22 +0800)

----------------------------------------------------------------
- Add pinctrl support for dual-role switch at chipidea-core
- improve overcorrent handling for imx
- some small code restructure (no function affect)

----------------------------------------------------------------
Loic Poulain (4):
      usb: chipidea: Add dynamic pinctrl selection
      doc: usb: ci-hdrc-usb2: Add pinctrl properties definition
      usb: chipidea: Prevent unbalanced IRQ disable
      usb: chipidea: Fix otg event handler

Marcus Folkesson (2):
      usb: chipidea: imx: do not use preprocessor conditionals for PM
      usb: chipidea: imx: make MODULE_LICENCE and SPDX-identifier match

Nicolas Adell (1):
      usb: chipidea: imx: enable OTG overcurrent in case USB subsystem is 
already started

 .../devicetree/bindings/usb/ci-hdrc-usb2.txt          |  2 ++
 drivers/usb/chipidea/ci_hdrc_imx.c                    | 19 +++++++------------
 drivers/usb/chipidea/core.c                           | 19 +++++++++++++++++++
 drivers/usb/chipidea/host.c                           |  9 +++++++++
 drivers/usb/chipidea/otg.c                            |  9 ++++++---
 drivers/usb/chipidea/otg.h                            |  3 ++-
 drivers/usb/chipidea/udc.c                            |  9 +++++++++
 drivers/usb/chipidea/usbmisc_imx.c                    |  4 +++-
 include/linux/usb/chipidea.h                          |  6 ++++++
 9 files changed, 63 insertions(+), 17 deletions(-)

Best regards,
Peter Chen

Reply via email to