summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDuje Mihanović <duje@dujemihanovic.xyz>2025-07-08 19:09:50 +0200
committerArnd Bergmann <arnd@arndb.de>2025-07-11 13:20:58 +0200
commitf3e7970d0e65d98ce964a997e9e990d802bffdfc (patch)
tree29683b8790f5ac1562fff747e2f50b84a852a88b
parent3938bc65493f152cb434e609f0c43c035ff4922a (diff)
MAINTAINERS: add myself as Marvell PXA1908 maintainer
Add myself as the maintainer for Marvell PXA1908 SoC support. Signed-off-by: Duje Mihanović <duje@dujemihanovic.xyz> Link: https://lore.kernel.org/r/20250708-pxa1908-lkml-v16-5-b4392c484180@dujemihanovic.xyz Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-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ć <duje@dujemihanovic.xyz>
+L: linux-arm-kernel@lists.infradead.org (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 <eddie.huang@mediatek.com>
M: Sean Wang <sean.wang@mediatek.com>