arm64: dts: rockchip: rk3399-evb-ind-lpddr4-android-avb and rk3399-sapphire-excavator-edp add route_hdmi for hdmi boot logo

Change-Id: I8de8846b6c35247850c9480219bc94c2d0ec3c89
Signed-off-by: Wu Liangqing <wlq@rock-chips.com>
This commit is contained in:
Wu Liangqing
2020-05-29 18:01:19 +08:00
committed by Tao Huang
parent 79a09942a7
commit d04aa4137d
2 changed files with 10 additions and 0 deletions

View File

@@ -308,6 +308,11 @@
status = "okay";
};
&route_hdmi {
status = "okay";
connect = <&vopl_out_hdmi>;
};
&i2s1 {
#sound-dai-cells = <0>;
status = "okay";

View File

@@ -447,6 +447,11 @@
status = "okay";
};
&route_hdmi {
status = "okay";
connect = <&vopl_out_hdmi>;
};
&rt5651_sound {
status = "okay";
};