MAINTAINERS: phy: fill Armada 3700 PHY drivers entry
authorMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 29 Jan 2019 09:36:32 +0000 (10:36 +0100)
committerKishon Vijay Abraham I <kishon@ti.com>
Thu, 7 Feb 2019 05:41:04 +0000 (11:11 +0530)
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>
MAINTAINERS

index abfd80f21b24a005a0bad3aaa45839a80463f4f1..2a08a097e10709d78726d587db886d132c3f7233 100644 (file)
@@ -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>