Re: [PATCH 0/3] pinctrl: qcom: Correct MSM_PULL_MASK and fix resolving TLMM register address.

From: Linus Walleij

Date: Mon Jun 08 2026 - 15:32:15 EST


Hi Sneh,

thanks for your patches!

On Fri, May 29, 2026 at 2:56 PM Sneh Mankad
<sneh.mankad@xxxxxxxxxxxxxxxx> wrote:

> Modify MSM_PULL_MASK to accurately represent the hardware configuration.
> Also fix the register address resolution when 'reg-names' property is
> not present in device node.
>
> Also avoid assigning thread_op_remain in unthreaded test since it is
> only used by threaded IRQ handler.
>
> Signed-off-by: Sneh Mankad <sneh.mankad@xxxxxxxxxxxxxxxx>
> ---
> Sneh Mankad (3):
> pinctrl: qcom: Modify MSM_PULL_MASK to accurately represent PULL bits
> pinctrl: qcom: Fix resolving register base address from device node

Patches 1 & 2 applied since they are ACKed and look good.

> pinctrl: qcom: Avoid assigning thread_op_remain in unthreaded test

There are comments on this one so revise and resend this one only.

Yours,
Linus Walleij