All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] support for amlogic rtc
@ 2024-08-23  9:19 ` Xianwei Zhao via B4 Relay
  0 siblings, 0 replies; 36+ messages in thread
From: Xianwei Zhao @ 2024-08-23  9:19 UTC (permalink / raw)
  To: Yiting Deng, Alexandre Belloni, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-amlogic, linux-rtc, devicetree, linux-kernel, Xianwei Zhao

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

Signed-off-by: Xianwei Zhao <xianwei.zhao@amlogic.com>
---
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@amlogic.com>


^ permalink raw reply	[flat|nested] 36+ messages in thread

end of thread, other threads:[~2024-09-03  2:49 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-23  9:19 [PATCH 0/3] support for amlogic rtc Xianwei Zhao
2024-08-23  9:19 ` Xianwei Zhao via B4 Relay
2024-08-23  9:19 ` Xianwei Zhao via B4 Relay
2024-08-23  9:19 ` [PATCH 1/3] dt-bindings: rtc: Add Amlogic A311L2 and A113X2 rtc Xianwei Zhao
2024-08-23  9:19   ` Xianwei Zhao via B4 Relay
2024-08-23  9:19   ` Xianwei Zhao via B4 Relay
2024-08-23 15:51   ` Conor Dooley
2024-08-23 15:51     ` Conor Dooley
2024-08-26  2:36     ` Xianwei Zhao
2024-08-26  2:36       ` Xianwei Zhao
2024-08-23  9:19 ` [PATCH 2/3] rtc: support for the Amlogic on-chip RTC Xianwei Zhao
2024-08-23  9:19   ` Xianwei Zhao via B4 Relay
2024-08-23  9:19   ` Xianwei Zhao via B4 Relay
2024-08-26  8:27   ` Krzysztof Kozlowski
2024-08-26  8:27     ` Krzysztof Kozlowski
2024-09-02  7:32     ` Xianwei Zhao
2024-09-02  7:32       ` Xianwei Zhao
2024-08-26  9:45   ` Alexandre Belloni
2024-08-26  9:45     ` Alexandre Belloni
2024-09-02  8:14     ` Xianwei Zhao
2024-09-02  8:14       ` Xianwei Zhao
2024-09-02 20:19       ` Alexandre Belloni
2024-09-02 20:19         ` Alexandre Belloni
2024-09-03  2:48         ` Xianwei Zhao
2024-09-03  2:48           ` Xianwei Zhao
2024-08-26 12:57   ` kernel test robot
2024-08-26 12:57     ` kernel test robot
2024-08-26 13:19   ` kernel test robot
2024-08-26 13:19     ` kernel test robot
2024-08-23  9:19 ` [PATCH 3/3] MAINTAINERS: Add an entry for Amlogic RTC driver Xianwei Zhao
2024-08-23  9:19   ` Xianwei Zhao via B4 Relay
2024-08-23  9:19   ` Xianwei Zhao via B4 Relay
2024-08-26  8:28   ` Krzysztof Kozlowski
2024-08-26  8:28     ` Krzysztof Kozlowski
2024-09-02  8:27     ` Xianwei Zhao
2024-09-02  8:27       ` Xianwei Zhao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.