Devicetree
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Pinctrl support for SM8475
@ 2026-08-02  7:30 Esteban Urrutia via B4 Relay
  2026-08-02  7:30 ` [PATCH v2 1/4] pinctrl: qcom: sm8450: Remove duplicate reference to gpio81 Esteban Urrutia via B4 Relay
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Esteban Urrutia via B4 Relay @ 2026-08-02  7:30 UTC (permalink / raw)
  To: Bjorn Andersson, Bartosz Golaszewski, Linus Walleij, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Vinod Koul
  Cc: linux-arm-msm, linux-gpio, linux-kernel, devicetree, phone-devel,
	Esteban Urrutia

This series adds proper pinctrl support for SM8475.
On downstream, when comparing both waipio (SM8450) and cape (SM8475)
pinctrl drivers, differences regarding PLL clock groups exist.
Match these differences upstream as well.
Some headers present in pinctrl-sm8450 were commonized, so that code
duplication is reduced to some extent.

Signed-off-by: Esteban Urrutia <esteuwu@proton.me>
---
Changes in v2:
- Remove duplicate gpio81 reference (Sashiko)
- Link to v1: https://patch.msgid.link/20260731-sm8475-tlmm-v1-0-3007a8e4aa62@proton.me

---
Esteban Urrutia (4):
      pinctrl: qcom: sm8450: Remove duplicate reference to gpio81
      pinctrl: qcom: Commonize pinctrl-sm8450 headers
      dt-bindings: pinctrl: qcom,sm8450-tlmm: Add compatible for SM8475
      pinctrl: qcom: Add SM8475 pinctrl driver

 .../bindings/pinctrl/qcom,sm8450-tlmm.yaml         |    4 +-
 drivers/pinctrl/qcom/Kconfig.msm                   |    9 +
 drivers/pinctrl/qcom/Makefile                      |    1 +
 drivers/pinctrl/qcom/pinctrl-sm8450.c              |  235 +---
 drivers/pinctrl/qcom/pinctrl-sm8450.h              |  246 ++++
 drivers/pinctrl/qcom/pinctrl-sm8475.c              | 1462 ++++++++++++++++++++
 6 files changed, 1723 insertions(+), 234 deletions(-)
---
base-commit: 415606a7be939835db9b0d6b711887586646346d
change-id: 20260729-sm8475-tlmm-6a5235bd08ff

Best regards,
--  
Esteban Urrutia <esteuwu@proton.me>



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

end of thread, other threads:[~2026-08-02  7:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-02  7:30 [PATCH v2 0/4] Pinctrl support for SM8475 Esteban Urrutia via B4 Relay
2026-08-02  7:30 ` [PATCH v2 1/4] pinctrl: qcom: sm8450: Remove duplicate reference to gpio81 Esteban Urrutia via B4 Relay
2026-08-02  7:30 ` [PATCH v2 2/4] pinctrl: qcom: Commonize pinctrl-sm8450 headers Esteban Urrutia via B4 Relay
2026-08-02  7:44   ` sashiko-bot
2026-08-02  7:30 ` [PATCH v2 3/4] dt-bindings: pinctrl: qcom,sm8450-tlmm: Add compatible for SM8475 Esteban Urrutia via B4 Relay
2026-08-02  7:40   ` sashiko-bot
2026-08-02  7:30 ` [PATCH v2 4/4] pinctrl: qcom: Add SM8475 pinctrl driver Esteban Urrutia via B4 Relay

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