[PATCH 0/3] Introduce pin controller support for Exynos7870
From: Kaustabh Chakraborty
Date: Mon Feb 03 2025 - 15:36:27 EST
Add support for exynos7870 in the pinctrl driver. Also, document the
ALIVE pin controller's wakeup interrupt compatible.
This patch series is a part of Exynos7870 upstreaming.
Signed-off-by: Kaustabh Chakraborty <kauschluss@xxxxxxxxxxx>
---
Kaustabh Chakraborty (2):
dt-bindings: pinctrl: samsung: add exynos7870-pinctrl compatible
dt-bindings: pinctrl: samsung: add exynos7870-wakeup-eint compatible
Sergey Lisov (1):
pinctrl: samsung: add support for exynos7870 pinctrl
.../pinctrl/samsung,pinctrl-wakeup-interrupt.yaml | 2 +
.../bindings/pinctrl/samsung,pinctrl.yaml | 1 +
drivers/pinctrl/samsung/pinctrl-exynos-arm64.c | 141 +++++++++++++++++++++
drivers/pinctrl/samsung/pinctrl-exynos.h | 29 +++++
drivers/pinctrl/samsung/pinctrl-samsung.c | 2 +
drivers/pinctrl/samsung/pinctrl-samsung.h | 1 +
6 files changed, 176 insertions(+)
---
base-commit: df4b2bbff898227db0c14264ac7edd634e79f755
change-id: 20250203-exynos7870-pinctrl-07265f719061
Best regards,
--
Kaustabh Chakraborty <kauschluss@xxxxxxxxxxx>