RE: [PATCH 2/4] irqchip/sifive-plic: Improve boot prints for multiple PLIC instances

2020-05-16 Thread Anup Patel
l@vger.kernel.org > Subject: Re: [PATCH 2/4] irqchip/sifive-plic: Improve boot prints for multiple > PLIC instances > > On 2020-05-16 07:38, Anup Patel wrote: > > We improve PLIC banner to help distinguish multiple PLIC instances in > > boot time prints. > > > &

Re: [PATCH 2/4] irqchip/sifive-plic: Improve boot prints for multiple PLIC instances

2020-05-16 Thread Marc Zyngier
On 2020-05-16 07:38, Anup Patel wrote: We improve PLIC banner to help distinguish multiple PLIC instances in boot time prints. Signed-off-by: Anup Patel --- drivers/irqchip/irq-sifive-plic.c | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git