Re: [PATCH v2] hw/riscv: virt: Remove the redundant ipi-id property

2022-11-22 Thread Atish Kumar Patra
On Mon, Nov 21, 2022 at 10:11 PM Alistair Francis wrote: > > On Sun, Nov 13, 2022 at 7:52 PM Atish Patra wrote: > > > > The imsic DT binding[1] has changed and no longer require an ipi-id. > > The latest IMSIC driver dynamically allocates ipi id if slow-ipi > > is not defined. > > > > Get rid of

Re: [PATCH v2] hw/riscv: virt: Remove the redundant ipi-id property

2022-11-21 Thread Alistair Francis
On Sun, Nov 13, 2022 at 7:52 PM Atish Patra wrote: > > The imsic DT binding[1] has changed and no longer require an ipi-id. > The latest IMSIC driver dynamically allocates ipi id if slow-ipi > is not defined. > > Get rid of the unused dt property which may lead to confusion. > > [1] > https://lor

Re: [PATCH v2] hw/riscv: virt: Remove the redundant ipi-id property

2022-11-20 Thread Alistair Francis
On Sun, Nov 13, 2022 at 7:52 PM Atish Patra wrote: > > The imsic DT binding[1] has changed and no longer require an ipi-id. > The latest IMSIC driver dynamically allocates ipi id if slow-ipi > is not defined. > > Get rid of the unused dt property which may lead to confusion. > > [1] > https://lor

Re: [PATCH v2] hw/riscv: virt: Remove the redundant ipi-id property

2022-11-20 Thread Alistair Francis
On Sun, Nov 13, 2022 at 7:52 PM Atish Patra wrote: > > The imsic DT binding[1] has changed and no longer require an ipi-id. > The latest IMSIC driver dynamically allocates ipi id if slow-ipi > is not defined. > > Get rid of the unused dt property which may lead to confusion. > > [1] > https://lor

[PATCH v2] hw/riscv: virt: Remove the redundant ipi-id property

2022-11-13 Thread Atish Patra
The imsic DT binding[1] has changed and no longer require an ipi-id. The latest IMSIC driver dynamically allocates ipi id if slow-ipi is not defined. Get rid of the unused dt property which may lead to confusion. [1] https://lore.kernel.org/lkml/2022044207.1478350-5-apa...@ventanamicro.com/