On Fri, 2020-06-05 at 10:46 +0200, Nicolas Saenz Julienne wrote: > Hi Florian, > Thanks for taking over this! > > On Thu, 2020-06-04 at 14:28 -0700, Florian Fainelli wrote: > > The 4 SPI controller instances added in BCM2711 and BCM7211 SoCs (SPI3, > > SPI4, SPI5 and SPI6) share the same interrupt line with SPI0. > > I think this isn't 100% correct. SPI0 has its own interrupt, but SPI[3-6] > share > the same interrupt. I'm wrong here, I missed this in bcm2711.dtsi: &spi { interrupts = ; }; Sorry for the noise. Regards, Nicolas