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

* Re: [PATCH] MAINTAINERS: imx: Add an entry for the serial driver
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Peng Fan @ 2022-09-06  5:35 UTC (permalink / raw)
  To: Fabio Estevam, trini; +Cc: sbabic, uboot-imx, u-boot, pali, Fabio Estevam



On 9/5/2022 6:57 PM, Fabio Estevam wrote:
> 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>

Acked-by: Peng Fan <peng.fan@nxp.com>

> ---
>   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>

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

* [PATCH] MAINTAINERS: imx: Add an entry for the serial driver
  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
  1 sibling, 0 replies; 3+ messages in thread
From: sbabic @ 2022-09-18 20:42 UTC (permalink / raw)
  To: Fabio Estevam, u-boot

> 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>
> Acked-by: Peng Fan <peng.fan@nxp.com>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================

^ permalink raw reply	[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.