diff options
author | Hao Wu | 2022-07-14 20:28:32 +0200 |
---|---|---|
committer | Peter Maydell | 2022-07-18 14:20:14 +0200 |
commit | 99638ba9d86b7707adabbf0b223a6e0ae144cd88 (patch) | |
tree | fbbd14a36b861f20931109d0b95bd286eae2907f /python/qemu | |
parent | hw/adc: Fix CONV bit in NPCM7XX ADC CON register (diff) | |
download | qemu-99638ba9d86b7707adabbf0b223a6e0ae144cd88.tar.gz qemu-99638ba9d86b7707adabbf0b223a6e0ae144cd88.tar.xz qemu-99638ba9d86b7707adabbf0b223a6e0ae144cd88.zip |
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>
Diffstat (limited to 'python/qemu')
0 files changed, 0 insertions, 0 deletions