aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDuje Mihanović <[email protected]>2025-07-08 17:09:50 +0000
committerArnd Bergmann <[email protected]>2025-07-11 11:20:58 +0000
commitf3e7970d0e65d98ce964a997e9e990d802bffdfc (patch)
tree29683b8790f5ac1562fff747e2f50b84a852a88b
parentarm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte (diff)
downloadkernel-f3e7970d0e65d98ce964a997e9e990d802bffdfc.tar.gz
kernel-f3e7970d0e65d98ce964a997e9e990d802bffdfc.zip
MAINTAINERS: add myself as Marvell PXA1908 maintainer
Add myself as the maintainer for Marvell PXA1908 SoC support. Signed-off-by: Duje Mihanović <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c3f7fbd0d67a..f8bf112a3a58 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2787,6 +2787,14 @@ F: drivers/irqchip/irq-mvebu-*
F: drivers/pinctrl/mvebu/
F: drivers/rtc/rtc-armada38x.c
+ARM/Marvell PXA1908 SOC support
+M: Duje Mihanović <[email protected]>
+L: [email protected] (moderated for non-subscribers)
+S: Maintained
+F: arch/arm64/boot/dts/marvell/mmp/
+F: drivers/clk/mmp/clk-pxa1908*.c
+F: include/dt-bindings/clock/marvell,pxa1908.h
+
ARM/Mediatek RTC DRIVER
M: Eddie Huang <[email protected]>
M: Sean Wang <[email protected]>