mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
MAINTAINERS: imx: Add an entry for the serial driver
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>
This commit is contained in:
parent
466a9ea2a1
commit
b7d29fd8a7
1 changed files with 1 additions and 0 deletions
|
@ -264,6 +264,7 @@ F: arch/arm/include/asm/arch-mx*/
|
||||||
F: arch/arm/include/asm/arch-vf610/
|
F: arch/arm/include/asm/arch-vf610/
|
||||||
F: arch/arm/include/asm/mach-imx/
|
F: arch/arm/include/asm/mach-imx/
|
||||||
F: board/freescale/*mx*/
|
F: board/freescale/*mx*/
|
||||||
|
F: drivers/serial/serial_mxc.c
|
||||||
|
|
||||||
ARM HISILICON
|
ARM HISILICON
|
||||||
M: Peter Griffin <peter.griffin@linaro.org>
|
M: Peter Griffin <peter.griffin@linaro.org>
|
||||||
|
|
Loading…
Reference in a new issue