linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Peter Chen <peter.chen@nxp.com>
To: "gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>
Cc: "linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>
Subject: [GIT PULL] usb: chipidea: changes for v5.4-rc1
Date: Thu, 5 Sep 2019 02:31:14 +0000	[thread overview]
Message-ID: <20190905023123.GA13573@b29397-desktop> (raw)

The following changes since commit cdfee5623290bc893f595636b44fa28e8207c5b3:

  driver core: initialize a default DMA mask for platform device (2019-08-22 09:41:55 -0700)

are available in the Git repository at:

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

for you to fetch changes up to ecd55e367f3d706788632e176ec6b94e1a72a07c:

  usb: chipidea: msm: Use device-managed registration API (2019-09-03 14:16:40 +0800)

----------------------------------------------------------------
Add role switch class support for chipidea

----------------------------------------------------------------
Chuhong Yuan (1):
      usb: chipidea: msm: Use device-managed registration API

Li Jun (1):
      usb: chipidea: add role switch class support

Peter Chen (2):
      dt-binding: usb: ci-hdrc-usb2: add imx7ulp compatible
      dt-binding: usb: usbmisc-imx: add imx7ulp compatible

 .../devicetree/bindings/usb/ci-hdrc-usb2.txt       |  1 +
 .../devicetree/bindings/usb/usbmisc-imx.txt        |  1 +
 drivers/usb/chipidea/Kconfig                       |  1 +
 drivers/usb/chipidea/ci.h                          | 12 ++++
 drivers/usb/chipidea/ci_hdrc_msm.c                 |  9 +--
 drivers/usb/chipidea/core.c                        | 83 ++++++++++++++++++++++
 drivers/usb/chipidea/otg.c                         |  8 +--
 7 files changed, 105 insertions(+), 10 deletions(-)

-- 

Thanks,
Peter Chen

             reply	other threads:[~2019-09-05  2:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-05  2:31 Peter Chen [this message]
2019-09-05  8:02 ` [GIT PULL] usb: chipidea: changes for v5.4-rc1 gregkh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190905023123.GA13573@b29397-desktop \
    --to=peter.chen@nxp.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-usb@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).