Re: [PATCH 1/2] riscv: dts: sophgo: sg2044: use hex for CPU unit address

Chen Wang <[email protected]> Wed, 8 Apr 2026 17:08:03 +0800
Newsgroups dev.linux.lists.sophgo,org.infradead.lists.linux-riscv,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel
Message-ID <MA5PR01MB12500407E24D8E355D0B3D392FE5BA@MA5PR01MB12500.INDPRD01.PROD.OUTLOOK.COM>
On 4/7/2026 7:26 AM, Inochi Amaoto wrote:
> Previous the CPU unit address cpu of sg2044 use decimal, it is
> not following the general convention for unit addresses of the
> OF. Convent the unit address to hex to resolve this problem.
>
> The introduces a small ABI break for the CPU id, but it should
> affect nothing since there is no direct full-path reference to
> these CPU nodes.
>
> Fixes: 967a94a92aaa ("riscv: dts: add initial Sophgo SG2042 SoC device tree")
> Signed-off-by: Inochi Amaoto <[email protected]>
> Link: https://lore.kernel.org/devicetree-spec/[email protected]/

Reviewed-by: Chen Wang <[email protected]>

Thanks for your quick action.

Chen

[......]