On Fri, Jun 04, 2021 at 01:51:12PM +0800, Bin Meng wrote: > All the device nodes that refer to plic0 as their interrupt parent > have 2 cells encoded in their interrupts property, but plic0 only > provides 1 cell in #interrupt-cells which is incorrect. > > Signed-off-by: Bin Meng <bmeng...@gmail.com> > --- > > arch/riscv/dts/ae350_32.dts | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Leo Yu-Chi Liang <ycli...@andestech.com>
- Re: [PATCH 4/5] riscv: ae350: dts: Fix #interrupt-cells for plic... Rick Chen
- Re: [PATCH 4/5] riscv: ae350: dts: Fix #interrupt-cells for... Leo Liang