Re: [PATCH v2 3/5] riscv: dts: thead: lpi4a: sort nodes

From: Drew Fustini

Date: Mon Jul 20 2026 - 14:26:54 EST


On Tue, Jul 14, 2026 at 03:45:13PM +0800, Icenowy Zheng wrote:
> Although "D", "H" and "I" are earlier in the alphabet than "P", the DPU,
> HDMI and I2C1 nodes were added after PADCTRL nodes in the Lichee Pi 4A
> device tree; in addition the PADCTRL1 node is placed before the
> PADCTRL0 one.
>
> Sort the nodes in this device tree.
>
> Signed-off-by: Icenowy Zheng <zhengxingda@xxxxxxxxxxx>
> ---
> .../boot/dts/thead/th1520-lichee-pi-4a.dts | 72 +++++++++----------
> 1 file changed, 36 insertions(+), 36 deletions(-)

Reviewed-by: Drew Fustini <fustini@xxxxxxxxxx>

Thanks,
Drew