arm64: dts: rockchip: rk3562-evb: Sort the nodes alphabetically

Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: I7572489700df436b2c186746937db584c1daea22
This commit is contained in:
Tao Huang 2023-03-17 16:26:48 +08:00
parent 0a88040426
commit 465c984709

View File

@ -531,6 +531,14 @@ &pwm5 {
status = "okay";
};
&rga2 {
status = "okay";
};
&rga2_mmu {
status = "okay";
};
&rknpu {
rknpu-supply = <&vdd_npu>;
status = "okay";
@ -540,14 +548,6 @@ &rknpu_mmu {
status = "okay";
};
&rga2 {
status = "okay";
};
&rga2_mmu {
status = "okay";
};
&rkvdec {
status = "okay";
};