[PATCH v1 0/2] Add Exynos990 pinctrl and chipid drivers

From: Igor Belwon
Date: Tue Oct 15 2024 - 02:30:42 EST


Hi folks,

This series adds support for the drivers for the Exynos 990 SoC. It
consists of the pinctrl driver and the chipid driver. The product ID
of this chip for chipid is 0xe9830000. The pinctrl bank types are the
same as in the Exynos 850 chip.

Kind regards,
Igor

Igor Belwon (2):
soc: samsung: exynos-chipid: Add support for Exynos 990 chipid
pinctrl: samsung: Add support for Exynos990 pinctrl

.../pinctrl/samsung/pinctrl-exynos-arm64.c | 140 ++++++++++++++++++
drivers/pinctrl/samsung/pinctrl-samsung.c | 2 +
drivers/pinctrl/samsung/pinctrl-samsung.h | 1 +
drivers/soc/samsung/exynos-chipid.c | 1 +
4 files changed, 144 insertions(+)

--
2.45.2