]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
MAINTAINERS: add NXP S32G RTC driver
authorCiprian Marian Costea <ciprianmarian.costea@oss.nxp.com>
Mon, 26 May 2025 16:32:59 +0000 (19:32 +0300)
committerShawn Guo <shawnguo@kernel.org>
Mon, 30 Jun 2025 03:26:23 +0000 (11:26 +0800)
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>
MAINTAINERS

index a92290fffa163f9fe8fe3f04bf66426f9a894409..f9b72cefdb248f03e0fccd6649754dfcbc31ebd2 100644 (file)
@@ -3001,8 +3001,10 @@ R:       Ghennadi Procopciuc <ghennadi.procopciuc@oss.nxp.com>
 R:     NXP S32 Linux Team <s32@nxp.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
+F:     Documentation/devicetree/bindings/rtc/nxp,s32g-rtc.yaml
 F:     arch/arm64/boot/dts/freescale/s32g*.dts*
 F:     drivers/pinctrl/nxp/
+F:     drivers/rtc/rtc-s32g.c
 
 ARM/NXP S32G/S32R DWMAC ETHERNET DRIVER
 M:     Jan Petrous <jan.petrous@oss.nxp.com>