Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MAINTAINERS: add NXP S32G RTC driver

Add the NXP S32G RTC driver as maintained so further patches on this
driver can be reviewed under this architecture.

Signed-off-by: Ciprian Marian Costea <ciprianmarian.costea@oss.nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>

authored by

Ciprian Marian Costea and committed by
Shawn Guo
37ccad07 19272b37

+2
+2
MAINTAINERS
··· 3001 3001 R: NXP S32 Linux Team <s32@nxp.com> 3002 3002 L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 3003 3003 S: Maintained 3004 + F: Documentation/devicetree/bindings/rtc/nxp,s32g-rtc.yaml 3004 3005 F: arch/arm64/boot/dts/freescale/s32g*.dts* 3005 3006 F: drivers/pinctrl/nxp/ 3007 + F: drivers/rtc/rtc-s32g.c 3006 3008 3007 3009 ARM/NXP S32G/S32R DWMAC ETHERNET DRIVER 3008 3010 M: Jan Petrous <jan.petrous@oss.nxp.com>