qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH 0/5] ppc/pnv: Introduce GPIO lines to drive the PSIHB device


From: Daniel Henrique Barboza
Subject: Re: [PATCH 0/5] ppc/pnv: Introduce GPIO lines to drive the PSIHB device
Date: Thu, 24 Mar 2022 15:02:54 -0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0



On 3/23/22 04:28, Cédric Le Goater wrote:
Hello,

The PSIHB OCC and LPC interrupts are driven by a complex framework
using Object links and class handlers. Simplify the whole with GPIO
lines.


Series LGTM. All patches:


Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>




Daniel



Thanks,

C.

Cédric Le Goater (5):
   ppc/pnv: Fix PSI IRQ definition
   ppc/pnv: Remove PnvLpcController::psi link
   ppc/pnv: Remove PnvOCC::psi link
   ppc/pnv: Remove PnvPsiClas::irq_set
   ppc/pnv: Remove usless checks in set_irq handlers

  include/hw/ppc/pnv_lpc.h |  8 ++------
  include/hw/ppc/pnv_occ.h |  7 ++-----
  include/hw/ppc/pnv_psi.h |  7 +------
  hw/ppc/pnv.c             | 30 ++++++++++++++++++------------
  hw/ppc/pnv_lpc.c         | 19 ++++---------------
  hw/ppc/pnv_occ.c         | 16 ++++------------
  hw/ppc/pnv_psi.c         | 36 +++++++++++-------------------------
  7 files changed, 42 insertions(+), 81 deletions(-)




reply via email to

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