[PATCH v1 0/3] pinctrl: samsung: add exynos2200 SoC pinctrl configuration

Ivaylo Ivanov posted 3 patches 10 months, 1 week ago
.../samsung,pinctrl-wakeup-interrupt.yaml     |   1 +
.../bindings/pinctrl/samsung,pinctrl.yaml     |   1 +
.../pinctrl/samsung/pinctrl-exynos-arm64.c    | 168 ++++++++++++++++++
drivers/pinctrl/samsung/pinctrl-samsung.c     |   2 +
drivers/pinctrl/samsung/pinctrl-samsung.h     |   1 +
5 files changed, 173 insertions(+)
[PATCH v1 0/3] pinctrl: samsung: add exynos2200 SoC pinctrl configuration
Posted by Ivaylo Ivanov 10 months, 1 week ago
Hey folks,

This patchset adds support for pinctrl of Exynos 2200, as well as
documents the pinctrl and wakeup-eint compatibles for that SoC.

Best regards,
Ivaylo

Ivaylo Ivanov (3):
  dt-bindings: pinctrl: samsung: add exynos2200-wakeup-eint compatible
  dt-bindings: pinctrl: samsung: add exynos2200 compatible
  pinctrl: samsung: add exynos2200 SoC pinctrl configuration

 .../samsung,pinctrl-wakeup-interrupt.yaml     |   1 +
 .../bindings/pinctrl/samsung,pinctrl.yaml     |   1 +
 .../pinctrl/samsung/pinctrl-exynos-arm64.c    | 168 ++++++++++++++++++
 drivers/pinctrl/samsung/pinctrl-samsung.c     |   2 +
 drivers/pinctrl/samsung/pinctrl-samsung.h     |   1 +
 5 files changed, 173 insertions(+)

-- 
2.43.0
Re: [PATCH v1 0/3] pinctrl: samsung: add exynos2200 SoC pinctrl configuration
Posted by Krzysztof Kozlowski 10 months ago
On Sat, 15 Feb 2025 13:32:45 +0200, Ivaylo Ivanov wrote:
> Hey folks,
> 
> This patchset adds support for pinctrl of Exynos 2200, as well as
> documents the pinctrl and wakeup-eint compatibles for that SoC.
> 
> Best regards,
> Ivaylo
> 
> [...]

Applied, thanks!

[1/3] dt-bindings: pinctrl: samsung: add exynos2200-wakeup-eint compatible
      https://git.kernel.org/pinctrl/samsung/c/aced1f7b82b1594189be98ba7c51d0a60a4a279e
[2/3] dt-bindings: pinctrl: samsung: add exynos2200 compatible
      https://git.kernel.org/pinctrl/samsung/c/bbdb937962f2261355e48965b631742d12629451
[3/3] pinctrl: samsung: add exynos2200 SoC pinctrl configuration
      https://git.kernel.org/pinctrl/samsung/c/574d0f2120b8e7e6a218d81267f4b543d586df11

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>