All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] RK3588 GPIO Support
@ 2022-06-23 16:07 ` Sebastian Reichel
  0 siblings, 0 replies; 14+ messages in thread
From: Sebastian Reichel @ 2022-06-23 16:07 UTC (permalink / raw)
  To: Heiko Stuebner
  Cc: Rob Herring, Krzysztof Kozlowski, Linus Walleij,
	Bartosz Golaszewski, linux-gpio, linux-rockchip, devicetree,
	Sebastian Reichel, kernel

This has been part of a bigger patchset adding basic rk3588 support.
Since that gets more and more out of hand, I'm now sending patches
for each subsystem as individual patchset. Previou patchet:

https://lore.kernel.org/all/20220504213251.264819-1-sebastian.reichel@collabora.com/

Changes:
 * None (except for collecting Acks)

-- Sebastian

Jianqun Xu (1):
  gpio: rockchip: add support for rk3588

Sebastian Reichel (1):
  dt-bindings: gpio: rockchip: add gpio-ranges

 Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml | 2 ++
 drivers/gpio/gpio-rockchip.c                                   | 3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-07-01 10:32 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-23 16:07 [PATCH 0/2] RK3588 GPIO Support Sebastian Reichel
2022-06-23 16:07 ` Sebastian Reichel
2022-06-23 16:08 ` [PATCH 1/2] dt-bindings: gpio: rockchip: add gpio-ranges Sebastian Reichel
2022-06-23 16:08   ` Sebastian Reichel
2022-06-24 16:34   ` Heiko Stuebner
2022-06-24 16:34     ` Heiko Stuebner
2022-06-28 13:58   ` Linus Walleij
2022-06-28 13:58     ` Linus Walleij
2022-06-23 16:08 ` [PATCH 2/2] gpio: rockchip: add support for rk3588 Sebastian Reichel
2022-06-23 16:08   ` Sebastian Reichel
2022-06-24 16:34   ` Heiko Stuebner
2022-06-24 16:34     ` Heiko Stuebner
2022-07-01 10:32 ` [PATCH 0/2] RK3588 GPIO Support Bartosz Golaszewski
2022-07-01 10:32   ` Bartosz Golaszewski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.