All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: imx: Add an entry for the serial driver
@ 2022-09-05 10:57 Fabio Estevam
  2022-09-06  5:35 ` Peng Fan
  2022-09-18 20:42 ` sbabic
  0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2022-09-05 10:57 UTC (permalink / raw)
  To: trini; +Cc: sbabic, uboot-imx, u-boot, pali, Fabio Estevam

From: Fabio Estevam <festevam@denx.de>

Currently, when running ./scripts/get_maintainer.pl on serial_mxc.c
no i.MX maintainer is returned.

Fix it by adding an entry for this driver.

Reported-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Fabio Estevam <festevam@denx.de>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 36a2b69fcb..83346183ee 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -264,6 +264,7 @@ F:	arch/arm/include/asm/arch-mx*/
 F:	arch/arm/include/asm/arch-vf610/
 F:	arch/arm/include/asm/mach-imx/
 F:	board/freescale/*mx*/
+F:	drivers/serial/serial_mxc.c
 
 ARM HISILICON
 M:	Peter Griffin <peter.griffin@linaro.org>
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-18 20:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-05 10:57 [PATCH] MAINTAINERS: imx: Add an entry for the serial driver Fabio Estevam
2022-09-06  5:35 ` Peng Fan
2022-09-18 20:42 ` sbabic

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.