mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
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:
parent
0a88040426
commit
465c984709
|
|
@ -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";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user