On Tue, Nov 08, 2022 at 09:50:32AM +0100, Rafał Miłecki wrote: > From: Rafał Miłecki <rafal@xxxxxxxxxx> > > Second interrupt can be DMA or EDU one. Specify it explicitly using > interrupt-names property. This matches documented binding. > > Signed-off-by: Rafał Miłecki <rafal@xxxxxxxxxx> > --- > arch/mips/boot/dts/brcm/bcm7435.dtsi | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/mips/boot/dts/brcm/bcm7435.dtsi b/arch/mips/boot/dts/brcm/bcm7435.dtsi > index 8c001b944c8b..cfdf9804e126 100644 > --- a/arch/mips/boot/dts/brcm/bcm7435.dtsi > +++ b/arch/mips/boot/dts/brcm/bcm7435.dtsi > @@ -422,6 +422,7 @@ nand: nand@41c800 { > reg = <0x41c800 0x600>, <0x41d000 0x100>; > interrupt-parent = <&hif_l2_intc>; > interrupts = <24>, <4>; > + interrupt-names = "nand_ctlrdy", "flash_dma_done"; > status = "disabled"; > }; > > -- > 2.34.1 applied to mips-next. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]