On 1/21/21 9:38 AM, Nishanth Menon wrote: > On 13:48-20210114, Suman Anna wrote: > [...] > >> + icssg0_intc: interrupt-controller@20000 { >> + compatible = "ti,icssg-intc"; >> + reg = <0x20000 0x2000>; >> + interrupt-controller; >> + #interrupt-cells = <3>; >> + interrupts = <GIC_SPI 254 IRQ_TYPE_LEVEL_HIGH>, >> + <GIC_SPI 255 IRQ_TYPE_LEVEL_HIGH>, >> + <GIC_SPI 256 IRQ_TYPE_LEVEL_HIGH>, >> + <GIC_SPI 257 IRQ_TYPE_LEVEL_HIGH>, >> + <GIC_SPI 258 IRQ_TYPE_LEVEL_HIGH>, >> + <GIC_SPI 259 IRQ_TYPE_LEVEL_HIGH>, >> + <GIC_SPI 260 IRQ_TYPE_LEVEL_HIGH>, >> + <GIC_SPI 261 IRQ_TYPE_LEVEL_HIGH>; >> + interrupt-names = "host_intr0", "host_intr1", >> + "host_intr2", "host_intr3", >> + "host_intr4", "host_intr5", >> + "host_intr6", "host_intr7"; >> + }; > > Same problem here as well.. > Could you look at https://pastebin.ubuntu.com/p/rbZrv3sDFk/ > Please see my response on Patch 1, same comment. regards Suman