devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] riscv: sophgo: cv18xx: add top misc system controller
@ 2024-02-14  6:32 Inochi Amaoto
  2024-02-14  6:33 ` [PATCH v3 1/2] dt-bindings: clock: sophgo: Add top misc controller of CV18XX/SG200X series SoC Inochi Amaoto
  2024-02-14  6:33 ` [PATCH v3 2/2] riscv: dts: sophgo: cv18xx: add top misc system controller Inochi Amaoto
  0 siblings, 2 replies; 7+ messages in thread
From: Inochi Amaoto @ 2024-02-14  6:32 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Chen Wang,
	Paul Walmsley, Palmer Dabbelt, Albert Ou, Inochi Amaoto
  Cc: Jisheng Zhang, Liu Gui, Jingbao Qiu, dlan, devicetree,
	linux-kernel, linux-riscv

Add top misc system controller to CV18XX/SG200X series.

At least for now, this topctrl dt node has no related driver, because
it only contains register for other devices, or the subdevice for some
other purposes. The patch is submitted for providing potential common
dependency for watchdog, sdhci, usb phy and maybe etc.

Changed from v2:
1. remove the unnecessary "oneOf" in then binding.

Changed from v1:
1. fix linting issue.
2. remove #address-cells and #size-cells in the dtb.

Inochi Amaoto (2):
  dt-bindings: clock: sophgo: Add top misc controller of CV18XX/SG200X
    series SoC
  riscv: dts: sophgo: cv18xx: add top misc system controller

 .../soc/sophgo/sophgo,cv1800-top-syscon.yaml  | 40 +++++++++++++++++++
 arch/riscv/boot/dts/sophgo/cv18xx.dtsi        |  6 +++
 2 files changed, 46 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/soc/sophgo/sophgo,cv1800-top-syscon.yaml

--
2.43.1


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

end of thread, other threads:[~2024-02-20 10:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-14  6:32 [PATCH v3 0/2] riscv: sophgo: cv18xx: add top misc system controller Inochi Amaoto
2024-02-14  6:33 ` [PATCH v3 1/2] dt-bindings: clock: sophgo: Add top misc controller of CV18XX/SG200X series SoC Inochi Amaoto
2024-02-15 15:13   ` Rob Herring
2024-02-15 23:56     ` Inochi Amaoto
2024-02-17 14:32       ` Krzysztof Kozlowski
2024-02-20 10:37         ` Inochi Amaoto
2024-02-14  6:33 ` [PATCH v3 2/2] riscv: dts: sophgo: cv18xx: add top misc system controller 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).