Re: [PATCH 5/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable touchscreen
From: cristian_ci
Date: Thu Mar 12 2026 - 03:35:54 EST
On Wednesday, March 11th, 2026 at 14:03, Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx> 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
>