public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] pinctrl: samsung: add Exynos9610 pinctrl support
@ 2025-12-28 18:05 Alexandru Chimac
  2025-12-28 18:05 ` [PATCH v2 1/3] dt-bindings: pinctrl: samsung: Add exynos9610-pinctrl compatible Alexandru Chimac
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Alexandru Chimac @ 2025-12-28 18:05 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Sylwester Nawrocki, Alim Akhtar,
	Linus Walleij, Rob Herring, Conor Dooley, Tomasz Figa
  Cc: linux-arm-kernel, linux-samsung-soc, linux-gpio, devicetree,
	linux-kernel, Alexandru Chimac

This patchset adds support for the pin controller found on Exynos9610.

Signed-off-by: Alexandru Chimac <alex@chimac.ro>
---
v2:
- Set proper FLTCON offsets for ALIVE, FSYS, DISPAUD, TOP pin banks
- Define samsung_pin_bank_data structures as initialization constants
---
Alexandru Chimac (3):
      dt-bindings: pinctrl: samsung: Add exynos9610-pinctrl compatible
      dt-bindings: pinctrl: samsung: Add exynos9610-wakeup-eint node
      pinctrl: samsung: Add Exynos9610 pinctrl configuration

 .../pinctrl/samsung,pinctrl-wakeup-interrupt.yaml  |   2 +
 .../bindings/pinctrl/samsung,pinctrl.yaml          |   1 +
 drivers/pinctrl/samsung/pinctrl-exynos-arm64.c     | 109 +++++++++++++++++++++
 drivers/pinctrl/samsung/pinctrl-samsung.c          |   2 +
 drivers/pinctrl/samsung/pinctrl-samsung.h          |   1 +
 5 files changed, 115 insertions(+)
---
base-commit: 48c4c0b684f394721b7db809e1cc282fccdb33da
change-id: 20250914-exynos9610-pinctrl-b44cdfaeeed1

Best regards,
--
Alexandru Chimac <alex@chimac.ro>

---
Alexandru Chimac (3):
      dt-bindings: pinctrl: samsung: Add exynos9610-pinctrl compatible
      dt-bindings: pinctrl: samsung: Add exynos9610-wakeup-eint node
      pinctrl: samsung: Add Exynos9610 pinctrl configuration

 .../pinctrl/samsung,pinctrl-wakeup-interrupt.yaml  |   2 +
 .../bindings/pinctrl/samsung,pinctrl.yaml          |   1 +
 drivers/pinctrl/samsung/pinctrl-exynos-arm64.c     | 117 +++++++++++++++++++++
 drivers/pinctrl/samsung/pinctrl-samsung.c          |   2 +
 drivers/pinctrl/samsung/pinctrl-samsung.h          |   1 +
 5 files changed, 123 insertions(+)
---
base-commit: 3e7f562e20ee87a25e104ef4fce557d39d62fa85
change-id: 20251228-exynos9610-pinctrl-7d7988fd50a1

Best regards,
-- 
Alexandru Chimac <alex@chimac.ro>




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

end of thread, other threads:[~2026-01-02 10:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-28 18:05 [PATCH v2 0/3] pinctrl: samsung: add Exynos9610 pinctrl support Alexandru Chimac
2025-12-28 18:05 ` [PATCH v2 1/3] dt-bindings: pinctrl: samsung: Add exynos9610-pinctrl compatible Alexandru Chimac
2025-12-28 18:05 ` [PATCH v2 2/3] dt-bindings: pinctrl: samsung: Add exynos9610-wakeup-eint node Alexandru Chimac
2025-12-30  9:51   ` Krzysztof Kozlowski
2025-12-31 12:28     ` Alexandru Chimac
2026-01-02 10:02       ` Krzysztof Kozlowski
2026-01-02 10:50         ` Alexandru Chimac
2025-12-28 18:05 ` [PATCH v2 3/3] pinctrl: samsung: Add Exynos9610 pinctrl configuration Alexandru Chimac

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