On Fri, 6 Aug 2021 at 03:31, Eduardo Habkost <ehabk...@redhat.com> wrote:
>
> 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 <ehabk...@redhat.com>



Applied to target-arm.next for 6.2, thanks.

-- PMM

Reply via email to