[PATCH] MAINTAINERS: Add Pali Rohár as mvebu-uart.c maintainer

Pali Rohár posted 1 patch 4 years, 4 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)
[PATCH] MAINTAINERS: Add Pali Rohár as mvebu-uart.c maintainer
Posted by Pali Rohár 4 years, 4 months ago
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

Re: [PATCH] MAINTAINERS: Add Pali Rohár as mvebu-uart.c maintainer
Posted by Greg Kroah-Hartman 4 years, 4 months ago
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.

Re: [PATCH] MAINTAINERS: Add Pali Roháras mvebu-uart.c maintainer
Posted by Pali Rohár 4 years, 4 months ago
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.
Re: [PATCH] MAINTAINERS: Add Pali Rohár as mvebu-uart.c maintainer
Posted by Greg Kroah-Hartman 4 years, 4 months ago
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
Re: [PATCH] MAINTAINERS: Add Pali Rohár as mvebu-uart.c maintainer
Posted by Pavel Machek 4 years, 4 months ago
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
[PATCH v2] MAINTAINERS: Add Pali Rohár as mvebu-uart.c maintainer
Posted by Pali Rohár 4 years, 4 months ago
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