qemu/hw/gpio
Cédric Le Goater 6328d8ffa6 misc/pca955*: Move models under hw/gpio
The PCA9552 and PCA9554 devices are both I2C GPIO controllers and the
PCA9552 also can drive LEDs. Do all the necessary adjustments to move
the models under hw/gpio.

Cc: Glenn Miles <milesg@linux.vnet.ibm.com>
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Message-ID: <20240325134833.1484265-1-clg@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2024-03-25 15:05:38 +01:00
..
aspeed_gpio.c hw/gpio: Constify VMState 2023-12-29 11:17:30 +11:00
bcm2835_gpio.c hw/gpio: Constify VMState 2023-12-29 11:17:30 +11:00
bcm2838_gpio.c hw/gpio: Connect SD controller to BCM2838 GPIO 2024-02-27 13:01:42 +00:00
gpio_key.c hw/gpio: Constify VMState 2023-12-29 11:17:30 +11:00
gpio_pwr.c hw/gpio/gpio_pwr: use shutdown function for reboot 2021-07-02 11:48:36 +01:00
imx_gpio.c hw/gpio: Constify VMState 2023-12-29 11:17:30 +11:00
Kconfig hw/gpio: introduce pcf8574 driver 2024-03-11 22:10:18 +01:00
max7310.c hw/gpio: Constify VMState 2023-12-29 11:17:30 +11:00
meson.build misc/pca955*: Move models under hw/gpio 2024-03-25 15:05:38 +01:00
mpc8xxx.c hw/gpio: Constify VMState 2023-12-29 11:17:30 +11:00
npcm7xx_gpio.c hw/gpio: Constify VMState 2023-12-29 11:17:30 +11:00
nrf51_gpio.c hw/gpio: Constify VMState 2023-12-29 11:17:30 +11:00
omap_gpio.c hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP2_GPIO type name 2023-01-12 17:15:09 +00:00
pca9552.c misc/pca955*: Move models under hw/gpio 2024-03-25 15:05:38 +01:00
pca9554.c misc/pca955*: Move models under hw/gpio 2024-03-25 15:05:38 +01:00
pcf8574.c hw/gpio: introduce pcf8574 driver 2024-03-11 22:10:18 +01:00
pl061.c hw/gpio: Constify VMState 2023-12-29 11:17:30 +11:00
sifive_gpio.c hw/gpio: Constify VMState 2023-12-29 11:17:30 +11:00
stm32l4x5_gpio.c hw/gpio: Implement STM32L4x5 GPIO 2024-03-07 12:19:25 +00:00
trace-events misc/pca955*: Move models under hw/gpio 2024-03-25 15:05:38 +01:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
zaurus.c hw/gpio: Constify VMState 2023-12-29 11:17:30 +11:00