[PATCH 0/2] riscv: dts: sophgo: Fix CPU unit address for SG2042/SG2044
Inochi Amaoto <[email protected]> Tue, 7 Apr 2026 07:26:53 +0800
| Newsgroups | dev.linux.lists.sophgo,org.infradead.lists.linux-riscv,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
The CPU unit addres for SG2042/SG2044 misused the decimal number for the unit address, Refer to this discussion in the Link, it should be in the hex format. Link: https://lore.kernel.org/devicetree-spec/[email protected]/ Inochi Amaoto (2): riscv: dts: sophgo: sg2044: use hex for CPU unit address riscv: dts: sophgo: sg2042: use hex for CPU unit address arch/riscv/boot/dts/sophgo/sg2042-cpus.dtsi | 236 ++++++++++---------- arch/riscv/boot/dts/sophgo/sg2044-cpus.dtsi | 236 ++++++++++---------- 2 files changed, 236 insertions(+), 236 deletions(-) -- 2.53.0