[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241016154838.64515-1-igor.belwon@mentallysanemainliners.org>
Date: Wed, 16 Oct 2024 17:48:35 +0200
From: Igor Belwon <igor.belwon@...tallysanemainliners.org>
To: Krzysztof Kozlowski <krzk@...nel.org>,
Sylwester Nawrocki <s.nawrocki@...sung.com>,
Alim Akhtar <alim.akhtar@...sung.com>,
Linus Walleij <linus.walleij@...aro.org>,
Rob Herring <robh@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org,
linux-gpio@...r.kernel.org
Subject: [PATCH v3 0/3] Add Exynos990 pinctrl drivers
Hi folks,
This series adds support for the pinctrl driver for the Exynos 990 SoC.
The pinctrl bank types are the same as in the Exynos 850 chip.
Changes in v3:
- Reword cover letter (remove chipid mentions)
- Rewrite message of commit <cbc4242192b7> ("add exynos990-wakeup-eint
compatible")
- Move device tree changes to SoC bringup commit.
Changes in v2:
- Moved bindings from SoC bringup commit
- Moved device tree changes from SoC bringup commit
- Ordered pinctrl nodes by unit address in SoC DT
- Moved the exynos990-wakeup-eint binding to the correct if.
- Added pinctrl aliases to SoC DT.
Kind regards,
Igor
Igor Belwon (3):
dt-bindings: pinctrl: samsung: Add exynos990-pinctrl compatible
dt-bindings: pinctrl: samsung: add exynos990-wakeup-eint compatible
pinctrl: samsung: Add Exynos 990 SoC pinctrl configuration
.../samsung,pinctrl-wakeup-interrupt.yaml | 1 +
.../bindings/pinctrl/samsung,pinctrl.yaml | 1 +
.../pinctrl/samsung/pinctrl-exynos-arm64.c | 140 ++++++++++++++++++
drivers/pinctrl/samsung/pinctrl-samsung.c | 2 +
drivers/pinctrl/samsung/pinctrl-samsung.h | 1 +
5 files changed, 145 insertions(+)
--
2.45.2
Powered by blists - more mailing lists