Linux GPIO subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/3] pinctrl: qcom: Correct MSM_PULL_MASK and fix resolving TLMM register address.
@ 2026-05-29 12:55 Sneh Mankad
  2026-05-29 12:55 ` [PATCH 1/3] pinctrl: qcom: Modify MSM_PULL_MASK to accurately represent PULL bits Sneh Mankad
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Sneh Mankad @ 2026-05-29 12:55 UTC (permalink / raw)
  To: Bjorn Andersson, Linus Walleij, Yuanjie Yang
  Cc: linux-arm-msm, linux-gpio, linux-kernel, Sneh Mankad

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@oss.qualcomm.com>
---
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@oss.qualcomm.com>


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2026-06-15 14:38 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-29 12:55 [PATCH 0/3] pinctrl: qcom: Correct MSM_PULL_MASK and fix resolving TLMM register address Sneh Mankad
2026-05-29 12:55 ` [PATCH 1/3] pinctrl: qcom: Modify MSM_PULL_MASK to accurately represent PULL bits Sneh Mankad
2026-06-03 13:53   ` Konrad Dybcio
2026-06-08  3:32   ` Dmitry Baryshkov
2026-05-29 12:55 ` [PATCH 2/3] pinctrl: qcom: Fix resolving register base address from device node Sneh Mankad
2026-06-08  3:34   ` Dmitry Baryshkov
2026-05-29 12:55 ` [PATCH 3/3] pinctrl: qcom: Avoid assigning thread_op_remain in unthreaded test Sneh Mankad
2026-06-03 13:58   ` Konrad Dybcio
2026-06-10  6:16     ` Sneh Mankad
2026-06-15 14:38       ` Konrad Dybcio
2026-06-08 19:31 ` [PATCH 0/3] pinctrl: qcom: Correct MSM_PULL_MASK and fix resolving TLMM register address Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox