diff options
author | Yiting Deng <yiting.deng@amlogic.com> | 2024-11-12 04:10:16 +0100 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2024-11-12 15:05:31 +0100 |
commit | a012d430a4f29bf76810b019b5d34cb88b29e7eb (patch) | |
tree | 446c1cfe21a37f22bcaf1b9d936d8e32c0b5d682 /MAINTAINERS | |
parent | rtc: support for the Amlogic on-chip RTC (diff) | |
download | linux-a012d430a4f29bf76810b019b5d34cb88b29e7eb.tar.xz linux-a012d430a4f29bf76810b019b5d34cb88b29e7eb.zip |
MAINTAINERS: Add an entry for Amlogic RTC driver
Add Amlogic RTC entry to MAINTAINERS to clarify the maintainers.
Signed-off-by: Yiting Deng <yiting.deng@amlogic.com>
Signed-off-by: Xianwei Zhao <xianwei.zhao@amlogic.com>
Link: https://lore.kernel.org/r/20241112-rtc-v6-3-a71b60d2f354@amlogic.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 054425c4afd2..99c5b41df823 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1209,6 +1209,14 @@ F: Documentation/devicetree/bindings/perf/amlogic,g12-ddr-pmu.yaml F: drivers/perf/amlogic/ F: include/soc/amlogic/ +AMLOGIC RTC DRIVER +M: Yiting Deng <yiting.deng@amlogic.com> +M: Xianwei Zhao <xianwei.zhao@amlogic.com> +L: linux-amlogic@lists.infradead.org +S: Maintained +F: Documentation/devicetree/bindings/rtc/amlogic,a4-rtc.yaml +F: drivers/rtc/rtc-amlogic-a4.c + AMPHENOL CHIPCAP 2 HUMIDITY-TEMPERATURE IIO DRIVER M: Javier Carrasco <javier.carrasco.cruz@gmail.com> L: linux-hwmon@vger.kernel.org |