linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] pinctrl: qcom: glymur: Fix gpio pin functions and clean-up match table
@ 2025-09-19 12:17 Abel Vesa
  2025-09-19 12:17 ` [PATCH 1/2] pinctrl: qcom: glymur: Drop unnecessary platform data from " Abel Vesa
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Abel Vesa @ 2025-09-19 12:17 UTC (permalink / raw)
  To: Bjorn Andersson, Linus Walleij, Pankaj Patil, Konrad Dybcio
  Cc: linux-arm-msm, linux-gpio, linux-kernel, Abel Vesa

This glymur pinctrl driver is not currently being used by any platforms
upstream, but once the entire platform support will be merged, there
will be some issues with the gpios as they will be wrongly requested by
the pin muxing config in DT, if the gpio pin function is not marked via
the generic macro as GPIO category function. Fix this issue now by
marking the gpio function properly.

While at it, drop the useless compatible specific match data from the
table.

Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
---
Abel Vesa (2):
      pinctrl: qcom: glymur: Drop unnecessary platform data from match table
      pinctrl: qcom: glymur: Fix the gpio and egpio pin functions

 drivers/pinctrl/qcom/pinctrl-glymur.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
base-commit: 8f7f8b1b3f4c613dd886f53f768f82816b41eaa3
change-id: 20250919-pinctrl-qcom-glymur-fixes-7ea30c8202f1

Best regards,
-- 
Abel Vesa <abel.vesa@linaro.org>


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

end of thread, other threads:[~2025-10-13 10:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-19 12:17 [PATCH 0/2] pinctrl: qcom: glymur: Fix gpio pin functions and clean-up match table Abel Vesa
2025-09-19 12:17 ` [PATCH 1/2] pinctrl: qcom: glymur: Drop unnecessary platform data from " Abel Vesa
2025-09-19 18:37   ` Dmitry Baryshkov
2025-09-19 12:17 ` [PATCH 2/2] pinctrl: qcom: glymur: Fix the gpio and egpio pin functions Abel Vesa
2025-09-19 18:36   ` Dmitry Baryshkov
2025-10-03 10:56   ` Bartosz Golaszewski
2025-10-13 10:15 ` [PATCH 0/2] pinctrl: qcom: glymur: Fix gpio pin functions and clean-up match table Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).