You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/include/hw/gpio
Zhenzhong Duan 2f8f01ae3d hw/gpio/aspeed: Fix definition of AspeedGPIOClass
AspeedGPIOClass's parent is SysBusDeviceClass rather than SysBusDevice.
This isn't catastrophic only because sizeof(SysBusDevice) >
sizeof(SysBusDeviceClass).

Fixes: 4b7f956862 ("hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500")
Closes: https://lists.gnu.org/archive/html/qemu-devel/2025-06/msg00586.html
Suggested-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
Message-ID: <20250606092406.229833-4-zhenzhong.duan@intel.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
3 weeks ago
..
aspeed_gpio.h hw/gpio/aspeed: Fix definition of AspeedGPIOClass 3 weeks ago
bcm2835_gpio.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 5 years ago
bcm2838_gpio.h hw/gpio: Connect SD controller to BCM2838 GPIO 1 year ago
imx_gpio.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 5 years ago
npcm7xx_gpio.h include/system: Move exec/memory.h to system/memory.h 2 months ago
nrf51_gpio.h hw/gpio/nrf51: implement DETECT signal 2 years ago
pca9552.h misc/pca955*: Move models under hw/gpio 1 year ago
pca9552_regs.h misc/pca955*: Move models under hw/gpio 1 year ago
pca9554.h misc/pca955*: Move models under hw/gpio 1 year ago
pca9554_regs.h misc/pca955*: Move models under hw/gpio 1 year ago
pcf8574.h hw/gpio: introduce pcf8574 driver 1 year ago
sifive_gpio.h sifive: Use DECLARE_*CHECKER* macros 5 years ago
stm32l4x5_gpio.h hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC 1 year ago