aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubomir Rintel <[email protected]>2019-10-11 15:32:47 +0200
committerLubomir Rintel <[email protected]>2019-10-17 16:43:04 +0200
commit13bec6d6822ca0349dbba14e2e8e2f80e1aacbd7 (patch)
treeec77d4b085e8ce523d5ca3afa9c3b2163a8fa18e
parent08f13e7c3430889621dcefd1b1e52490f654a285 (diff)
MAINTAINERS: phy: add entry for USB PHY drivers on MMP SoCs
This includes the drivers for USB2 PHYs for Marvell MMP2 and MMP3. Signed-off-by: Lubomir Rintel <[email protected]>
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 19a80f90a2ea..2e8b3bd4f865 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10911,6 +10911,13 @@ F: arch/arm/boot/dts/mmp*
F: arch/arm/mach-mmp/
F: linux/soc/mmp/
+MMP USB PHY DRIVERS
+R: Lubomir Rintel <[email protected]>
+L: [email protected] (moderated for non-subscribers)
+S: Maintained
+F: drivers/phy/marvell/phy-mmp3-usb.c
+F: drivers/phy/marvell/phy-pxa-usb.c
+
MMU GATHER AND TLB INVALIDATION
M: Will Deacon <[email protected]>
M: "Aneesh Kumar K.V" <[email protected]>