Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Yiting Deng and committed by
Alexandre Belloni
a012d430 c89ac918

+8
+8
MAINTAINERS
··· 1209 1209 F: drivers/perf/amlogic/ 1210 1210 F: include/soc/amlogic/ 1211 1211 1212 + AMLOGIC RTC DRIVER 1213 + M: Yiting Deng <yiting.deng@amlogic.com> 1214 + M: Xianwei Zhao <xianwei.zhao@amlogic.com> 1215 + L: linux-amlogic@lists.infradead.org 1216 + S: Maintained 1217 + F: Documentation/devicetree/bindings/rtc/amlogic,a4-rtc.yaml 1218 + F: drivers/rtc/rtc-amlogic-a4.c 1219 + 1212 1220 AMPHENOL CHIPCAP 2 HUMIDITY-TEMPERATURE IIO DRIVER 1213 1221 M: Javier Carrasco <javier.carrasco.cruz@gmail.com> 1214 1222 L: linux-hwmon@vger.kernel.org