Re: [PATCH v4 2/2] pinctrl: qcom: Introduce IPQ5210 TLMM driver
From: Linus Walleij
Date: Mon Mar 30 2026 - 04:51:47 EST
Hi Kathiravan,
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.
Yours,
Linus Walleij