Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] riscv: sophgo: cv18xx: Add reset generator support
@ 2025-06-08 23:22 Inochi Amaoto
  2025-06-08 23:22 ` [PATCH v2 1/4] dt-bindings: reset: sophgo: Add CV1800B support Inochi Amaoto
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Inochi Amaoto @ 2025-06-08 23:22 UTC (permalink / raw)
  To: Philipp Zabel, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Chen Wang, Inochi Amaoto, Paul Walmsley, Palmer Dabbelt,
	Albert Ou, Alexandre Ghiti, Alexander Sverdlin, Yixun Lan,
	Thomas Bonnefille, Ze Huang
  Cc: Junhui Liu, devicetree, sophgo, linux-kernel, linux-riscv,
	Longbin Li

Like SG2042, CV1800 Series SoCs also have simple bit reset generator.
Add necessary code and bindings for it.

Changes from v1:
1. rebase to v6.16-rc1
2. patch 1: apply Rob's tag
2. patch 4: fix wrong reset ID

Inochi Amaoto (4):
  dt-bindings: reset: sophgo: Add CV1800B support
  reset: simple: add support for Sophgo CV1800B
  riscv: dts: sophgo: add reset generator for Sophgo CV1800 series SoC
  riscv: dts: sophgo: add reset configuration for Sophgo CV1800 series
    SoC

 .../bindings/reset/sophgo,sg2042-reset.yaml   |  1 +
 arch/riscv/boot/dts/sophgo/cv180x.dtsi        | 25 +++++
 arch/riscv/boot/dts/sophgo/cv18xx-reset.h     | 98 +++++++++++++++++++
 drivers/reset/reset-simple.c                  |  2 +
 4 files changed, 126 insertions(+)
 create mode 100644 arch/riscv/boot/dts/sophgo/cv18xx-reset.h

--
2.49.0


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

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

end of thread, other threads:[~2025-06-10  3:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-08 23:22 [PATCH v2 0/4] riscv: sophgo: cv18xx: Add reset generator support Inochi Amaoto
2025-06-08 23:22 ` [PATCH v2 1/4] dt-bindings: reset: sophgo: Add CV1800B support Inochi Amaoto
2025-06-08 23:22 ` [PATCH v2 2/4] reset: simple: add support for Sophgo CV1800B Inochi Amaoto
2025-06-09 16:39   ` Alexander Sverdlin
2025-06-08 23:22 ` [PATCH v2 3/4] riscv: dts: sophgo: add reset generator for Sophgo CV1800 series SoC Inochi Amaoto
2025-06-09 16:39   ` Alexander Sverdlin
2025-06-10  2:15   ` Junhui Liu
2025-06-10  2:27     ` Inochi Amaoto
2025-06-08 23:22 ` [PATCH v2 4/4] riscv: dts: sophgo: add reset configuration " Inochi Amaoto
2025-06-09 16:41   ` Alexander Sverdlin
2025-06-10  3:27 ` [PATCH v2 0/4] riscv: sophgo: cv18xx: Add reset generator support Chen Wang
2025-06-10  3:46   ` Inochi Amaoto

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