]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
rtc: aspeed: add AST2700 compatible
authorTommy Huang <tommy_huang@aspeedtech.com>
Mon, 1 Jun 2026 09:14:07 +0000 (17:14 +0800)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 22 Jun 2026 22:13:35 +0000 (00:13 +0200)
commit3319cfeeb8c4047026f84df045c438f7bbd338a6
tree21d222d3aeafd5464aa0f98c2d81b054c7161099
parent5e7f746bc106ad9cd300e161bff42f62a8bf1e6b
rtc: aspeed: add AST2700 compatible

Add support for matching the RTC controller on ASPEED AST2700 SoCs.

The AST2700 RTC controller is compatible with the existing ASPEED
RTC driver implementation.

Signed-off-by: Tommy Huang <tommy_huang@aspeedtech.com>
Link: https://patch.msgid.link/20260601-ast2700-rtc-v1-2-15d4ca46500a@aspeedtech.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-aspeed.c