qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2] hw/arm/xlnx: Connect secondary CGEM IRQs


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2] hw/arm/xlnx: Connect secondary CGEM IRQs
Date: Sun, 18 Jun 2023 00:50:47 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.11.2

On 16/6/23 16:38, Kinsey Moore wrote:
The Cadence GEM peripherals as configured for Zynq MPSoC and Versal
platforms have two priority queues with separate interrupt sources for
each. If the interrupt source for the second priority queue is not
connected, they work in polling mode only. This change connects the
second interrupt source for platforms where it is available. This patch
has been tested using the lwIP stack with a Xilinx-supplied driver from
their embeddedsw repository.

Signed-off-by: Kinsey Moore <kinsey.moore@oarcorp.com>
---
  hw/arm/xlnx-versal.c         | 12 +++++++++++-
  hw/arm/xlnx-zynqmp.c         | 11 ++++++++++-
  include/hw/arm/xlnx-versal.h |  1 +
  include/hw/arm/xlnx-zynqmp.h |  1 +
  4 files changed, 23 insertions(+), 2 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]