linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add pinctrl support for rk3576
@ 2024-08-14 22:30 Detlev Casanova
  2024-08-14 22:30 ` [PATCH v3 1/2] dt-bindings: pinctrl: Add rk3576 pinctrl bindings Detlev Casanova
  2024-08-14 22:30 ` [PATCH v3 2/2] pinctrl: rockchip: Add rk3576 pinctrl support Detlev Casanova
  0 siblings, 2 replies; 7+ messages in thread
From: Detlev Casanova @ 2024-08-14 22:30 UTC (permalink / raw)
  To: linux-kernel
  Cc: Linus Walleij, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Heiko Stuebner, linux-gpio, devicetree, linux-arm-kernel,
	linux-rockchip, kernel, Detlev Casanova

Add support for the pinctrl core on the rk3576 SoC.
The patch from downstream has been rebased.

Changes since v2:
- Document rockchip,sys-grf field as only needed for rk3576

Changes since v1:
- Reorder commits
- Describe sys-grf use
- Update imperative commit message

Detlev.

Detlev Casanova (1):
  dt-bindings: pinctrl: Add rk3576 pinctrl bindings

Steven Liu (1):
  pinctrl: rockchip: Add rk3576 pinctrl support

 .../bindings/pinctrl/rockchip,pinctrl.yaml    |  18 ++
 drivers/pinctrl/pinctrl-rockchip.c            | 228 ++++++++++++++++++
 drivers/pinctrl/pinctrl-rockchip.h            |   2 +
 3 files changed, 248 insertions(+)

-- 
2.46.0


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

end of thread, other threads:[~2024-08-19 15:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-14 22:30 [PATCH v3 0/2] Add pinctrl support for rk3576 Detlev Casanova
2024-08-14 22:30 ` [PATCH v3 1/2] dt-bindings: pinctrl: Add rk3576 pinctrl bindings Detlev Casanova
2024-08-15 15:05   ` Conor Dooley
2024-08-14 22:30 ` [PATCH v3 2/2] pinctrl: rockchip: Add rk3576 pinctrl support Detlev Casanova
2024-08-15 14:05   ` Heiko Stübner
2024-08-19 15:01     ` Detlev Casanova
2024-08-19 15:32       ` Heiko Stübner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).