All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lubomir Rintel <lkundrak@v3.sk>
To: soc@kernel.org
Cc: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] soc/arm/drivers: Marvell MMP driver changes for v5.5
Date: Thu, 17 Oct 2019 16:52:21 +0200	[thread overview]
Message-ID: <7cee3ddbb553ba7fe6e1420e0dbc5adb4922b317.camel@v3.sk> (raw)

Hello,

I'd like to ask you pull to pull the MMP3 USB2 PHY driver for 5.5.

The following changes since commit 759c2837f7e4676c1cbf3ea8f3c824d0ec327255:

  MAINTAINERS: mmp: add Git repository (2019-10-17 16:36:12 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lkundrak/linux-mmp.git tags/mmp-drivers-for-v5.5

for you to fetch changes up to 13bec6d6822ca0349dbba14e2e8e2f80e1aacbd7:

  MAINTAINERS: phy: add entry for USB PHY drivers on MMP SoCs (2019-10-17 16:43:04 +0200)

Compared to "[GIT PULL] ARM: soc: Marvell MMP changes for v5.5" pull,
this includes an Ack from Kishon and splits the MAINTAINERS change into
a separate patch (as Kishon asked).

Thanks
Lubo

----------------------------------------------------------------
ARM: Marvell MMP driver patches for v5.5

This tag includes the MMP3 USB2 PHY driver. The branch is based on
mmp-soc-for-v5.5-2 because the driver depends on changes in MMP SoC
support.

----------------------------------------------------------------
Lubomir Rintel (2):
      phy: Add USB2 PHY driver for Marvell MMP3 SoC
      MAINTAINERS: phy: add entry for USB PHY drivers on MMP SoCs

 MAINTAINERS                        |   7 +
 drivers/phy/marvell/Kconfig        |  11 ++
 drivers/phy/marvell/Makefile       |   1 +
 drivers/phy/marvell/phy-mmp3-usb.c | 291 +++++++++++++++++++++++++++++++++++++
 4 files changed, 310 insertions(+)
 create mode 100644 drivers/phy/marvell/phy-mmp3-usb.c


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

                 reply	other threads:[~2019-10-17 14:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=7cee3ddbb553ba7fe6e1420e0dbc5adb4922b317.camel@v3.sk \
    --to=lkundrak@v3.sk \
    --cc=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=olof@lixom.net \
    --cc=soc@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.