Re: [PATCH v4 2/2] pinctrl: qcom: Introduce IPQ5210 TLMM driver

From: Linus Walleij

Date: Mon Mar 30 2026 - 05:02:13 EST


On Mon, Mar 30, 2026 at 10:45 AM Linus Walleij <linusw@xxxxxxxxxx> wrote:
> right before merging this patch I merged:
> https://lore.kernel.org/linux-gpio/20260327171240.3222755-2-mukesh.ojha@xxxxxxxxxxxxxxxx/
>
> On Mon, Mar 30, 2026 at 6:51 AM Kathiravan Thirumoorthy
> <kathiravan.thirumoorthy@xxxxxxxxxxxxxxxx> wrote:
>
> > + .intr_status_reg = 0xc + REG_SIZE * id, \
> > + .intr_target_reg = 0x8 + REG_SIZE * id, \
> (...)
>
> Should intr_target_reg be dropped also from this driver?
>
> If so, please send a follow-up patch.

After reading closer I can see it definitely should be dropped
so I just augmented the patch.

No need to do anything.

Yours,
Linus Walleij