MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)
Signed-off-by: Pali Rohár <pali@kernel.org>
---
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 24527789d933..4a0170718b67 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11330,6 +11330,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 <pali@kernel.org>
+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 <linux@armlinux.org.uk>
S: Maintained
--
2.20.1
On Mon, Feb 14, 2022 at 01:48:08PM +0100, Pali Rohár wrote: > Signed-off-by: Pali Rohár <pali@kernel.org> I can not take patches without any changelog text, sorry.
On Monday 14 February 2022 14:13:13 Greg Kroah-Hartman wrote: > On Mon, Feb 14, 2022 at 01:48:08PM +0100, Pali Rohár wrote: > > Signed-off-by: Pali Rohár <pali@kernel.org> > > I can not take patches without any changelog text, sorry. Well, I'm the only one who has been working on this driver recently and I have development boards with this UART HW.
On Mon, Feb 14, 2022 at 03:06:41PM +0100, Pali Rohár wrote: > On Monday 14 February 2022 14:13:13 Greg Kroah-Hartman wrote: > > On Mon, Feb 14, 2022 at 01:48:08PM +0100, Pali Rohár wrote: > > > Signed-off-by: Pali Rohár <pali@kernel.org> > > > > I can not take patches without any changelog text, sorry. > > Well, I'm the only one who has been working on this driver recently and > I have development boards with this UART HW. Wonderful, I was not objecting to the patch itself, only the lack of any information in the changelog. greg k-h
On Mon 2022-02-14 15:06:41, Pali Rohár wrote: > On Monday 14 February 2022 14:13:13 Greg Kroah-Hartman wrote: > > On Mon, Feb 14, 2022 at 01:48:08PM +0100, Pali Rohár wrote: > > > Signed-off-by: Pali Rohár <pali@kernel.org> > > > > I can not take patches without any changelog text, sorry. > > Well, I'm the only one who has been working on this driver recently and > I have development boards with this UART HW. Greg wants to say that you need to copy subject into changelog body, so that it is non-empty. Best regards, Pavel -- http://www.livejournal.com/~pavelmachek
Add Pali Rohár as mvebu-uart.c maintainer
Signed-off-by: Pali Rohár <pali@kernel.org>
---
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 24527789d933..4a0170718b67 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11330,6 +11330,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 <pali@kernel.org>
+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 <linux@armlinux.org.uk>
S: Maintained
--
2.20.1
© 2016 - 2026 Red Hat, Inc.