[PATCH 0/3] support for amlogic rtc

From: Xianwei Zhao via B4 Relay
Date: Fri Aug 23 2024 - 05:19:59 EST


Add rtc driver and bindigns for the amlogic A113L2 and A113X2 SoCs

Signed-off-by: Xianwei Zhao <xianwei.zhao@xxxxxxxxxxx>
---
Yiting Deng (3):
dt-bindings: rtc: Add Amlogic A311L2 and A113X2 rtc
rtc: support for the Amlogic on-chip RTC
MAINTAINERS: Add an entry for Amlogic RTC driver

.../bindings/rtc/amlogic,amlogic-rtc.yaml | 66 +++
MAINTAINERS | 8 +
drivers/rtc/Kconfig | 12 +
drivers/rtc/Makefile | 1 +
drivers/rtc/rtc-amlogic.c | 589 +++++++++++++++++++++
5 files changed, 676 insertions(+)
---
base-commit: dff71e5c6076314f3eefe700abd6af834c57bd64
change-id: 20240823-rtc-127cd8192a13

Best regards,
--
Xianwei Zhao <xianwei.zhao@xxxxxxxxxxx>