[GIT PULL] soc/arm/drivers: Marvell MMP driver changes for v5.5
From: Lubomir Rintel <lkundrak@v3.sk>
Date: 2019-10-17 14:52:34
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