4f842cfd9a
[ci:skip-build]: already built successfully in CI
38 lines
1.2 KiB
Diff
38 lines
1.2 KiB
Diff
From a9420a20d18c43f90c256e0b95c7c72ee2b4248d Mon Sep 17 00:00:00 2001
|
|
From: =?UTF-8?q?Duje=20Mihanovi=C4=87?= <duje.mihanovic@skole.hr>
|
|
Date: Fri, 21 Jul 2023 22:37:52 +0200
|
|
Subject: [PATCH] MAINTAINERS: add myself as Marvell PXA1908 maintainer
|
|
MIME-Version: 1.0
|
|
Content-Type: text/plain; charset=UTF-8
|
|
Content-Transfer-Encoding: 8bit
|
|
|
|
Add myself as the maintainer for Marvell PXA1908 SoC support.
|
|
|
|
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
|
|
---
|
|
MAINTAINERS | 9 +++++++++
|
|
1 file changed, 9 insertions(+)
|
|
|
|
diff --git a/MAINTAINERS b/MAINTAINERS
|
|
index 53b7ca804465..79173056e5cc 100644
|
|
--- a/MAINTAINERS
|
|
+++ b/MAINTAINERS
|
|
@@ -2299,6 +2299,15 @@ F: drivers/irqchip/irq-mvebu-*
|
|
F: drivers/pinctrl/mvebu/
|
|
F: drivers/rtc/rtc-armada38x.c
|
|
|
|
+ARM/Marvell PXA1908 SOC support
|
|
+M: Duje Mihanović <duje.mihanovic@skole.hr>
|
|
+L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
|
|
+S: Maintained
|
|
+T: git https://gitlab.com/LegoLivesMatter/linux
|
|
+F: arch/arm64/boot/dts/marvell/pxa1908*
|
|
+F: drivers/clk/mmp/clk-of-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>
|
|
--
|
|
2.41.0
|
|
|