Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] riscv: spacemit: add gpio support for K3 SoC
@ 2025-12-29 12:46 Yixun Lan
  2025-12-29 12:46 ` [PATCH 1/2] dt-bindings: gpio: spacemit: add compatible name " Yixun Lan
  2025-12-29 12:46 ` [PATCH 2/2] gpio: spacemit: Add GPIO support " Yixun Lan
  0 siblings, 2 replies; 10+ messages in thread
From: Yixun Lan @ 2025-12-29 12:46 UTC (permalink / raw)
  To: Bartosz Golaszewski, Linus Walleij, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: linux-gpio, devicetree, linux-riscv, spacemit, linux-kernel,
	Yixun Lan

Introduce gpio support for SpacemiT K3 SoC, the gpio controller
changes its register layout and bank offset, while mostly shares
other IP logic, so adjust the driver to support this.

Signed-off-by: Yixun Lan <dlan@gentoo.org>
---
Yixun Lan (2):
      dt-bindings: gpio: spacemit: add compatible name for K3 SoC
      gpio: spacemit: Add GPIO support for K3 SoC

 .../devicetree/bindings/gpio/spacemit,k1-gpio.yaml |   4 +-
 drivers/gpio/gpio-spacemit-k1.c                    | 150 +++++++++++++++------
 2 files changed, 109 insertions(+), 45 deletions(-)
---
base-commit: 8f0b4cce4481fb22653697cced8d0d04027cb1e8
change-id: 20251229-02-k3-gpio-89b6e95cdf65

Best regards,
-- 
Yixun Lan


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

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

end of thread, other threads:[~2026-01-03 21:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-29 12:46 [PATCH 0/2] riscv: spacemit: add gpio support for K3 SoC Yixun Lan
2025-12-29 12:46 ` [PATCH 1/2] dt-bindings: gpio: spacemit: add compatible name " Yixun Lan
2025-12-30 12:33   ` Krzysztof Kozlowski
2025-12-29 12:46 ` [PATCH 2/2] gpio: spacemit: Add GPIO support " Yixun Lan
2026-01-02 11:10   ` Bartosz Golaszewski
2026-01-02 11:36     ` Yixun Lan
2026-01-02 12:04       ` Bartosz Golaszewski
2026-01-02 12:20       ` Yixun Lan
2026-01-02 13:38         ` Bartosz Golaszewski
2026-01-03 21:25           ` Yixun Lan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox