public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add reset controller support for Sophgo SG2000 SoC
@ 2025-06-09 23:04 Alexander Sverdlin
  2025-06-09 23:04 ` [PATCH 1/2] dt-bindings: reset: sophgo: support SG2000 Alexander Sverdlin
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Alexander Sverdlin @ 2025-06-09 23:04 UTC (permalink / raw)
  To: linux-kernel
  Cc: Alexander Sverdlin, Philipp Zabel, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Chen Wang, Inochi Amaoto,
	devicetree, sophgo

Add DT bindings and the corresponding compatible to reset-simple driver;
provide the include file with reset lines enumerated.

Alexander Sverdlin (2):
  dt-bindings: reset: sophgo: support SG2000
  reset: simple: add support for Sophgo SG2000

 .../bindings/reset/sophgo,sg2000-reset.yaml   | 35 +++++++
 drivers/reset/reset-simple.c                  |  2 +
 .../dt-bindings/reset/sophgo,sg2000-reset.h   | 92 +++++++++++++++++++
 3 files changed, 129 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/reset/sophgo,sg2000-reset.yaml
 create mode 100644 include/dt-bindings/reset/sophgo,sg2000-reset.h

-- 
2.49.0


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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-09 23:04 [PATCH 0/2] Add reset controller support for Sophgo SG2000 SoC Alexander Sverdlin
2025-06-09 23:04 ` [PATCH 1/2] dt-bindings: reset: sophgo: support SG2000 Alexander Sverdlin
2025-06-10  3:14   ` Chen Wang
2025-06-09 23:04 ` [PATCH 2/2] reset: simple: add support for Sophgo SG2000 Alexander Sverdlin
2025-06-10  1:49 ` [PATCH 0/2] Add reset controller support for Sophgo SG2000 SoC Inochi Amaoto

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