commit | fc2693cc35863fa715b4f16af521081d07b2a4d1 | [log] [tgz] |
---|---|---|
author | Jamin Lin <jamin_lin@aspeedtech.com> | Tue Oct 29 17:17:22 2024 +0800 |
committer | Cédric Le Goater <clg@redhat.com> | Mon Nov 04 11:33:13 2024 +0100 |
tree | 0595aa4c481277363f8fe9550304cb20ad2696bf | |
parent | 1f67508c1cc0223664f566980228f5a5090ffa2f [diff] |
aspeed/soc: Support RTC for AST2700 The RTC controller between AST2600 and AST2700 are identical. Add RTC model for AST2700 RTC support. The RTC controller registers base address is start at 0x12C0_F000 and its alarm interrupt is connected to GICINT13. Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com> Reviewed-by: Cédric Le Goater <clg@redhat.com>