Commit 07830a2a authored by Miquel Raynal's avatar Miquel Raynal Committed by Kishon Vijay Abraham I
Browse files

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: default avatarMiquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: default avatarKishon Vijay Abraham I <kishon@ti.com>
parent e6095869
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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>