diff options
author | Eduardo Habkost | 2021-08-06 04:31:19 +0200 |
---|---|---|
committer | Peter Maydell | 2021-08-25 11:48:50 +0200 |
commit | 80d60a6d1efebcf35ff96e2d0a51373b0383bc10 (patch) | |
tree | 34af9e822a5b977cb33e83543a11eb71ffb7d408 /include/hw/arm/fsl-imx7.h | |
parent | hw/dma/pl330: Add memory region to replace default (diff) | |
download | qemu-80d60a6d1efebcf35ff96e2d0a51373b0383bc10.tar.gz qemu-80d60a6d1efebcf35ff96e2d0a51373b0383bc10.tar.xz qemu-80d60a6d1efebcf35ff96e2d0a51373b0383bc10.zip |
sbsa-ref: Rename SBSA_GWDT enum value
The SBSA_GWDT enum value conflicts with the SBSA_GWDT() QOM type
checking helper, preventing us from using a OBJECT_DEFINE* or
DEFINE_INSTANCE_CHECKER macro for the SBSA_GWDT() wrapper.
If I understand the SBSA 6.0 specification correctly, the signal
being connected to IRQ 16 is the WS0 output signal from the
Generic Watchdog. Rename the enum value to SBSA_GWDT_WS0 to be
more explicit and avoid the name conflict.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-id: 20210806023119.431680-1-ehabkost@redhat.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include/hw/arm/fsl-imx7.h')
0 files changed, 0 insertions, 0 deletions