public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] riscv: spacemit: k3: Add more resource to UART
@ 2026-03-04  7:36 Yixun Lan
  2026-03-04  7:36 ` [PATCH 1/4] riscv: dts: spacemit: k3: add clock tree Yixun Lan
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Yixun Lan @ 2026-03-04  7:36 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Paul Walmsley,
	Palmer Dabbelt, Albert Ou, Alexandre Ghiti
  Cc: devicetree, linux-riscv, spacemit, linux-kernel, Yixun Lan

This series try to add more resource (clock, pinctrl, reset) to UART driver,
So it will not reply on external bootloader for initialization. While doing
this, I've tried to break these patchse into more fine pieces, adding clock,
pinctrl+gpio, reset separately, then UART.

Signed-off-by: Yixun Lan <dlan@kernel.org>
---
Yixun Lan (4):
      riscv: dts: spacemit: k3: add clock tree
      riscv: dts: spacemit: k3: add pinctrl support
      riscv: dts: spacemit: k3: add GPIO support
      riscv: dts: spacemit: k3: add full resource to UART

 arch/riscv/boot/dts/spacemit/k3-pico-itx.dts |   3 +
 arch/riscv/boot/dts/spacemit/k3-pinctrl.dtsi |  24 +++++
 arch/riscv/boot/dts/spacemit/k3.dtsi         | 152 +++++++++++++++++++++++++--
 3 files changed, 169 insertions(+), 10 deletions(-)
---
base-commit: ec1fb4e55df47ed043ab2ccc6787e39b9d67e49b
change-id: 20260304-01-dts-uart-full-be53670773b5

Best regards,
-- 
Yixun Lan <dlan@kernel.org>


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

end of thread, other threads:[~2026-03-20 10:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-04  7:36 [PATCH 0/4] riscv: spacemit: k3: Add more resource to UART Yixun Lan
2026-03-04  7:36 ` [PATCH 1/4] riscv: dts: spacemit: k3: add clock tree Yixun Lan
2026-03-14  1:44   ` Samuel Holland
2026-03-14  8:52     ` Yixun Lan
2026-03-14 14:13       ` Samuel Holland
2026-03-20 10:03         ` Yixun Lan
2026-03-04  7:36 ` [PATCH 2/4] riscv: dts: spacemit: k3: add pinctrl support Yixun Lan
2026-03-04  7:36 ` [PATCH 3/4] riscv: dts: spacemit: k3: add GPIO support Yixun Lan
2026-03-04  7:36 ` [PATCH 4/4] riscv: dts: spacemit: k3: add full resource to UART Yixun Lan
2026-03-13 13:26 ` [PATCH 0/4] riscv: spacemit: k3: Add more " Yixun Lan

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