Re: [PATCH 2/2] riscv: dts: sophgo: fix the node order of SG2042 peripheral
Chen Wang <[email protected]>
| Newsgroups | dev.linux.lists.sophgo,org.infradead.lists.linux-riscv,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <MA5PR01MB125005D473397164E4C3735E9FE8CA@MA5PR01MB12500.INDPRD01.PROD.OUTLOOK.COM> |
On 1/13/2026 10:38 AM, Inochi Amaoto wrote: > In sg2042.dtsi, some peripheral device node does not follow the > address order. Reorder them in ascending order by address. > > Signed-off-by: Inochi Amaoto <[email protected]> > --- > arch/riscv/boot/dts/sophgo/sg2042.dtsi | 176 ++++++++++++------------- > 1 file changed, 88 insertions(+), 88 deletions(-) Reviewed-by: Chen Wang <[email protected]> Thanks, Chen [......]