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

Chen Wang <[email protected]> Wed, 8 Apr 2026 17:10:14 +0800
Newsgroups dev.linux.lists.sophgo,org.infradead.lists.linux-riscv,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel
Message-ID <MA5PR01MB1250006464D9E3E43AB1F27F7FE5BA@MA5PR01MB12500.INDPRD01.PROD.OUTLOOK.COM>
On 4/7/2026 7:26 AM, Inochi Amaoto wrote:
> Previous the CPU unit address cpu of sg2042 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: ae5bac370ed4 ("riscv: dts: sophgo: Add initial device tree of Sophgo SRD3-10")
> Signed-off-by: Inochi Amaoto <[email protected]>
> Link: https://lore.kernel.org/devicetree-spec/[email protected]/

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

Tested-by: Chen Wang <[email protected]> on Pioneerbox.

Thanks for your quick action.

Chen

[......]