OSDN Git Service

hw/arm: Remove GPIO from unimplemented NPCM7XX
authorHao Wu <wuhaotsh@google.com>
Fri, 29 Jan 2021 00:58:40 +0000 (16:58 -0800)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 11 Feb 2021 11:50:13 +0000 (11:50 +0000)
commit377a3ba25c984303029588e9032002235f157d34
treee9577aa2c12bf631397e3d1b6dba5e6936dcf7bf
parent10d0ef3e6cfe228df4b2d3e27325f1b0e2b71fd5
hw/arm: Remove GPIO from unimplemented NPCM7XX

NPCM7XX GPIO devices have been implemented in hw/gpio/npcm7xx-gpio.c. So
we removed them from the unimplemented devices list.

Reviewed-by: Doug Evans<dje@google.com>
Reviewed-by: Tyrong Ting<kfting@nuvoton.com>
Signed-off-by: Hao Wu<wuhaotsh@google.com>
Message-id: 20210129005845.416272-2-wuhaotsh@google.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/npcm7xx.c