rtc: Add Nuvoton NCT6694 RTC support
authorMing Yu <a0282524688@gmail.com>
Fri, 12 Sep 2025 09:19:52 +0000 (17:19 +0800)
committerLee Jones <lee@kernel.org>
Tue, 16 Sep 2025 13:41:58 +0000 (14:41 +0100)
commitd463bb140583609f78f61d48c3dfb6f46c5cb062
treeff6e03921b63e96ad12db0812d5c63d1a43c30c3
parent197e779d29d87961be12eb6429dda472a843830f
rtc: Add Nuvoton NCT6694 RTC support

This driver supports RTC functionality for NCT6694 MFD device
based on USB interface.

Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Ming Yu <a0282524688@gmail.com>
Link: https://lore.kernel.org/r/20250912091952.1169369-8-a0282524688@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
MAINTAINERS
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-nct6694.c [new file with mode: 0644]