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

From: Kathiravan Thirumoorthy

Date: Mon Mar 30 2026 - 05:33:16 EST



On 3/30/2026 2:19 PM, Linus Walleij wrote:
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.

Hi Linus,

Thanks, I noticed the Mukesh's change and I thought I can send the follow-up patch. But thanks for taking care of this.

Thanks,

Kathiravan T.


Yours,
Linus Walleij