summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMiquel Raynal <miquel.raynal@bootlin.com>2019-01-29 10:36:32 +0100
committerKishon Vijay Abraham I <kishon@ti.com>2019-02-07 11:11:04 +0530
commit07830a2a9af4965f642aeb1269dcbce2bc4502bc (patch)
tree27883a56d34a11560f5623bfccc56620c23c55fa /MAINTAINERS
parente60958699afa3468cfe36fdd3c2eefdcb5326176 (diff)
downloadlinux-07830a2a9af4965f642aeb1269dcbce2bc4502bc.tar.gz
linux-07830a2a9af4965f642aeb1269dcbce2bc4502bc.tar.bz2
linux-07830a2a9af4965f642aeb1269dcbce2bc4502bc.zip
MAINTAINERS: phy: fill Armada 3700 PHY drivers entry
Update the Armada 3700 PHY drivers entry with the recently added UTMI PHY driver. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS4
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index abfd80f21b24..2a08a097e107 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9080,11 +9080,13 @@ F: drivers/gpu/drm/armada/
F: include/uapi/drm/armada_drm.h
F: Documentation/devicetree/bindings/display/armada/
-MARVELL ARMADA 3700 COMPHY DRIVER
+MARVELL ARMADA 3700 PHY DRIVERS
M: Miquel Raynal <miquel.raynal@bootlin.com>
S: Maintained
F: drivers/phy/marvell/phy-mvebu-a3700-comphy.c
+F: drivers/phy/marvell/phy-mvebu-a3700-utmi.c
F: Documentation/devicetree/bindings/phy/phy-mvebu-comphy.txt
+F: Documentation/devicetree/bindings/phy/phy-mvebu-utmi.txt
MARVELL CRYPTO DRIVER
M: Boris Brezillon <bbrezillon@kernel.org>