arm64: dts: rockchip: enable route_edp node for rk3568 evb1
Signed-off-by: Caesar Wang <wxt@rock-chips.com> Change-Id: Ie451bebc62e23d929bd2982281c277630685d083
This commit is contained in:
parent
30791c5555
commit
4e52a0886b
|
|
@ -422,6 +422,11 @@
|
|||
connect = <&vp1_out_dsi0>;
|
||||
};
|
||||
|
||||
&route_edp {
|
||||
status = "okay";
|
||||
connect = <&vp0_out_edp>;
|
||||
};
|
||||
|
||||
&sata2 {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue