hw/riscv: virt: Remove the redundant ipi-id property
authorAtish Patra <atishp@rivosinc.com>
Tue, 22 Nov 2022 08:05:29 +0000 (00:05 -0800)
committerAlistair Francis <alistair.francis@wdc.com>
Fri, 6 Jan 2023 00:42:55 +0000 (10:42 +1000)
commit0c83343ba37151b0edbbc7aa6bea555c58b358cf
tree1538300dff1c46c0d94030f631a31a4072f33a3d
parent6535a443345d659882444f0db1fafd22ba1f803a
hw/riscv: virt: Remove the redundant ipi-id property

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/20221111044207.1478350-5-apatel@ventanamicro.com/

Signed-off-by: Atish Patra <atishp@rivosinc.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20221122080529.1692533-1-atishp@rivosinc.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
hw/riscv/virt.c
include/hw/riscv/virt.h