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/hw/adc
Hao Wu 99638ba9d8 hw/adc: Make adci[*] R/W in NPCM7XX ADC
Our sensor test requires both reading and writing from a sensor's
QOM property. So we need to make the input of ADC module R/W instead
of write only for that to work.

Signed-off-by: Hao Wu <wuhaotsh@google.com>
Reviewed-by: Titus Rwantare <titusr@google.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20220714182836.89602-5-wuhaotsh@google.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2 years ago
..
Kconfig adc: Move the max111x driver to the adc directory 3 years ago
aspeed_adc.c aspeed/adc: Add AST1030 support 3 years ago
max111x.c adc: Move the max111x driver to the adc directory 3 years ago
meson.build hw/adc: Add basic Aspeed ADC model 3 years ago
npcm7xx_adc.c hw/adc: Make adci[*] R/W in NPCM7XX ADC 2 years ago
stm32f2xx_adc.c hw/adc/stm32f2xx_adc: Correct memory region size and access size 5 years ago
trace-events hw/adc: Add basic Aspeed ADC model 3 years ago
trace.h hw/adc: Add an ADC module for NPCM7XX 4 years ago
zynq-xadc.c hw/adc/zynq-xadc: Use qemu_irq typedef 3 years ago