devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] riscv: sophgo: cv18xx: Add reset generator support
@ 2025-02-09 12:29 Inochi Amaoto
  2025-02-09 12:29 ` [PATCH 1/4] dt-bindings: reset: sophgo: Add CV1800B support Inochi Amaoto
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Inochi Amaoto @ 2025-02-09 12:29 UTC (permalink / raw)
  To: Philipp Zabel, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Chen Wang, Inochi Amaoto, Paul Walmsley, Palmer Dabbelt,
	Albert Ou, Thomas Bonnefille, Jisheng Zhang
  Cc: Inochi Amaoto, devicetree, linux-kernel, linux-riscv, Yixun Lan,
	Longbin Li

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

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   |  4 +-
 arch/riscv/boot/dts/sophgo/cv18xx-reset.h     | 98 +++++++++++++++++++
 arch/riscv/boot/dts/sophgo/cv18xx.dtsi        | 21 ++++
 drivers/reset/reset-simple.c                  |  2 +
 4 files changed, 124 insertions(+), 1 deletion(-)
 create mode 100644 arch/riscv/boot/dts/sophgo/cv18xx-reset.h

--
2.48.1


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

end of thread, other threads:[~2025-05-23  5:48 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-09 12:29 [PATCH 0/4] riscv: sophgo: cv18xx: Add reset generator support Inochi Amaoto
2025-02-09 12:29 ` [PATCH 1/4] dt-bindings: reset: sophgo: Add CV1800B support Inochi Amaoto
2025-02-10  1:00   ` Chen Wang
2025-02-10  4:44     ` Inochi Amaoto
2025-02-12 19:49   ` Rob Herring (Arm)
2025-02-09 12:29 ` [PATCH 2/4] reset: simple: add support for Sophgo CV1800B Inochi Amaoto
2025-02-09 13:46   ` Yixun Lan
2025-02-10  4:50     ` Inochi Amaoto
2025-02-09 12:29 ` [PATCH 3/4] riscv: dts: sophgo: add reset generator for Sophgo CV1800 series SoC Inochi Amaoto
2025-02-10  0:55   ` Chen Wang
2025-02-10  1:20     ` Yixun Lan
2025-02-10  2:56       ` Chen Wang
2025-02-10  4:55         ` Inochi Amaoto
2025-05-23  5:20   ` Junhui Liu
2025-05-23  5:47     ` Inochi Amaoto
2025-02-09 12:29 ` [PATCH 4/4] riscv: dts: sophgo: add reset configuration " Inochi Amaoto
2025-02-10  1:07   ` Chen Wang
2025-02-10  4:52     ` Inochi Amaoto

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).