mbox series

[GIT,PULL] soc/arm/drivers: Marvell MMP driver changes for v5.5

Message ID 7cee3ddbb553ba7fe6e1420e0dbc5adb4922b317.camel@v3.sk (mailing list archive)
State Mainlined, archived
Commit 13bec6d6822ca0349dbba14e2e8e2f80e1aacbd7
Headers show
Series [GIT,PULL] soc/arm/drivers: Marvell MMP driver changes for v5.5 | expand

Pull-request

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

Message

Lubomir Rintel Oct. 17, 2019, 2:52 p.m. UTC
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


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#624): https://linux.kernel.org/g/patchwork-soc/message/624
Mute This Topic: https://linux.kernel.org/mt/34703308/1554929
Group Owner: patchwork-soc+owner@linux.kernel.org
Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub  [patchwork-linux-kernel-org@patchwork.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-

Comments

patchwork-bot+linux-soc@kernel.org Oct. 21, 2019, 10:42 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (refs/heads/for-next).

On Thu, 17 Oct 2019 16:52:21 +0200 you wrote:
> 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)
> 
> [...]


Here is a summary with links:
  - [GIT,PULL] soc/arm/drivers: Marvell MMP driver changes for v5.5
    https://git.kernel.org/soc/soc/c/d0862daf0f546a66acd8958469c639399532483c

You are awesome, thank you!