[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID:
<IA1PR20MB4953C0B48F84A3F3A500253CBB4E2@IA1PR20MB4953.namprd20.prod.outlook.com>
Date: Wed, 14 Feb 2024 10:44:59 +0800
From: Inochi Amaoto <inochiama@...look.com>
To: Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Chao Wei <chao.wei@...hgo.com>,
Chen Wang <unicorn_wang@...look.com>,
Paul Walmsley <paul.walmsley@...ive.com>,
Palmer Dabbelt <palmer@...belt.com>,
Albert Ou <aou@...s.berkeley.edu>,
Inochi Amaoto <inochiama@...look.com>
Cc: Jisheng Zhang <jszhang@...nel.org>,
Liu Gui <kenneth.liu@...hgo.com>,
Jingbao Qiu <qiujingbao.dlmu@...il.com>,
dlan@...too.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
linux-riscv@...ts.infradead.org
Subject: [PATCH v2 0/2] riscv: sophgo: cv18xx: add top misc system controller
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 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 | 41 +++++++++++++++++++
arch/riscv/boot/dts/sophgo/cv18xx.dtsi | 6 +++
2 files changed, 47 insertions(+)
create mode 100644 Documentation/devicetree/bindings/soc/sophgo/sophgo,cv1800-top-syscon.yaml
--
2.43.1
Powered by blists - more mailing lists