mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -06:00
![]() According to the datasheet of ASPEED SOCs, a GPIO controller owns 4KB of register space for AST2700, AST2500, AST2400 and AST1030; owns 2KB of register space for AST2600 1.8v and owns 2KB of register space for AST2600 3.3v. It set the memory region size 2KB by default and it does not compatible register space for AST2700. Introduce a new class attribute to set the GPIO controller memory size for different ASPEED SOCs. Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com> Reviewed-by: Cédric Le Goater <clg@redhat.com> |
||
---|---|---|
.. | ||
aspeed_gpio.h | ||
bcm2835_gpio.h | ||
bcm2838_gpio.h | ||
imx_gpio.h | ||
npcm7xx_gpio.h | ||
nrf51_gpio.h | ||
pca9552.h | ||
pca9552_regs.h | ||
pca9554.h | ||
pca9554_regs.h | ||
pcf8574.h | ||
sifive_gpio.h | ||
stm32l4x5_gpio.h |