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

From: Sneh Mankad

Date: Fri May 29 2026 - 08:56:26 EST


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
pinctrl: qcom: Avoid assigning thread_op_remain in unthreaded test

drivers/pinctrl/qcom/tlmm-test.c | 22 ++++++++++------------
1 file changed, 10 insertions(+), 12 deletions(-)
---
base-commit: 8fde5d1d47f69db6082dfa34500c27f8485389a5
change-id: 20260529-tlmm_test_changes-6061f95c70bd

Best regards,
--
Sneh Mankad <sneh.mankad@xxxxxxxxxxxxxxxx>