diff options
| author | Ciprian Marian Costea <ciprianmarian.costea@oss.nxp.com> | 2025-05-26 19:32:59 +0300 |
|---|---|---|
| committer | Shawn Guo <shawnguo@kernel.org> | 2025-06-30 11:26:23 +0800 |
| commit | 37ccad07fd050815890ba222892169e7bcda1dec (patch) | |
| tree | c54f47572206a5e24aec41e64dd86533f4483467 | |
| parent | 19272b37aa4f83ca52bdf9c16d5d81bdd1354494 (diff) | |
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>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a92290fffa16..f9b72cefdb24 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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> |
