diff options
| author | Pali Rohár <[email protected]> | 2022-02-22 11:54:06 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-02-25 10:21:10 +0100 |
| commit | 52fa786609dc142050b590148b7b9cd63bcdc413 (patch) | |
| tree | 45e8323a9445ef4e61273649ef134d176e7af9de | |
| parent | 787779f8afe71b7249ce482129585cbbfd450bd2 (diff) | |
MAINTAINERS: Add Pali Rohár as mvebu-uart.c maintainer
Add Pali Rohár as mvebu-uart.c maintainer
Signed-off-by: Pali Rohár <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
| -rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fca970a46e77..8c5a619cdef9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11457,6 +11457,13 @@ F: Documentation/devicetree/bindings/phy/marvell,armada-3700-utmi-phy.yaml F: drivers/phy/marvell/phy-mvebu-a3700-comphy.c F: drivers/phy/marvell/phy-mvebu-a3700-utmi.c +MARVELL ARMADA 3700 SERIAL DRIVER +M: Pali Rohár <[email protected]> +S: Maintained +F: Documentation/devicetree/bindings/clock/marvell,armada-3700-uart-clock.yaml +F: Documentation/devicetree/bindings/serial/mvebu-uart.txt +F: drivers/tty/serial/mvebu-uart.c + MARVELL ARMADA DRM SUPPORT M: Russell King <[email protected]> S: Maintained |