On Wednesday, March 11th, 2026 at 14:03, Konrad Dybcio <[email protected]> wrote: > > > >> does /proc/interrupts differ? > > > > When interrupts-extended is defined: > > > > ... > > 50: 318 0 0 0 0 0 > > 0 0 msmgpio 65 Edge gt5688 > > ... > > 54: 3141 0 0 0 0 0 > > 0 0 GIC-0 65 Level gpu-irq > > ... > > > > Instead, when interrupts-extended is removed/commented out, I see just: > > > > ... > > 53: 2404 0 0 0 0 0 > > 0 0 GIC-0 65 Level gpu-irq > > ... > > Hm, that's odd - I don't see the irq handler being registered anywhere, > or anything requesting that name. Do you have out-of-tree changes to that > driver?
Tested on linux-next without changes to goodix.c. > Konrad >

