From: Andrei Cherechesu <[email protected]> Add myself as maintainer for NXP S32CC SoCs Family, and the S32 Linux Team as relevant reviewers list.
Also add the linflex-uart.c driver to the list of other UART drivers in the ARM section. Signed-off-by: Andrei Cherechesu <[email protected]> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index fb0ebf0939..2e273a5c78 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -249,6 +249,7 @@ F: xen/drivers/char/arm-uart.c F: xen/drivers/char/cadence-uart.c F: xen/drivers/char/exynos4210-uart.c F: xen/drivers/char/imx-lpuart.c +F: xen/drivers/char/linflex-uart.c F: xen/drivers/char/meson-uart.c F: xen/drivers/char/mvebu-uart.c F: xen/drivers/char/omap-uart.c @@ -428,6 +429,13 @@ L: [email protected] T: git https://xenbits.xenproject.org/git-http/mini-os.git F: config/MiniOS.mk +NXP S32CC FAMILY SUPPORT +M: Andrei Cherechesu <[email protected]> +L: NXP S32 Linux Team <[email protected]> +F: xen/arch/arm/include/asm/linflex-uart.h +F: xen/arch/arm/platforms/s32cc.c +F: xen/drivers/char/linflex-uart.c + OCAML TOOLS M: Christian Lindig <[email protected]> M: David Scott <[email protected]> -- 2.45.2
