commit | 11bea810f7c1215e36824ed291a64e8f4e6f28df | [log] [tgz] |
---|---|---|
author | Jamin Lin <jamin_lin@aspeedtech.com> | Thu Jul 18 14:49:12 2024 +0800 |
committer | Cédric Le Goater <clg@redhat.com> | Sun Jul 21 07:46:38 2024 +0200 |
tree | f30bc59dd336e55f346748f467aa5b457e7a8f3c | |
parent | 13b5ae94ed4d03d4992af867d0edb075651a4da9 [diff] |
aspeed/soc: support ADC for AST2700 Add ADC model for AST2700 ADC support. The ADC controller registers base address is start at 0x14C0_0000 and its address space is 0x1000. The ADC controller interrupt is connected to GICINT130_INTC group at bit 16. The GIC IRQ is 130. Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com> Reviewed-by: Cédric Le Goater <clg@redhat.com>