aboutsummaryrefslogtreecommitdiff
path: root/hw/i2c/aspeed_i2c.c
diff options
context:
space:
mode:
authorJamin Lin <jamin_lin@aspeedtech.com>2024-09-03 16:35:26 +0800
committerCédric Le Goater <clg@redhat.com>2024-09-16 17:44:08 +0200
commit8ac116cc64486da150c3b1d57b5413fd10100353 (patch)
tree9eeda72eed7da3ac52055a9bf1324aaebf640e47 /hw/i2c/aspeed_i2c.c
parent1279f94591176b21bb290cb0b622f9b9478c1926 (diff)
aspeed/soc: Support I2C for AST2700
Add I2C model for AST2700 I2C support. The I2C controller registers base address is start at 0x14C0_F000 and its address space is 0x2000. The AST2700 I2C controller has one source INTC per bus. I2C buses interrupt are connected to GICINT130_INTC from bit 0 to bit 15. I2C bus 0 is connected to GICINT130_INTC at bit 0. I2C bus 15 is connected to GICINT130_INTC at bit 15. Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com> Reviewed-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'hw/i2c/aspeed_i2c.c')
0 files changed, 0 insertions, 0 deletions