arm64: dts: rockchip: rk3399: enable route_hdmi for evb
Signed-off-by: ZhiZhan Chen <zhizhan.chen@rock-chips.com> Change-Id: I5cb340f11ea3229ce1b44419ab413c208b4a1bd4
This commit is contained in:
parent
d6407e9c27
commit
aa9cd6fd69
|
|
@ -287,6 +287,11 @@
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&route_hdmi {
|
||||
status = "okay";
|
||||
connect = <&vopb_out_hdmi>;
|
||||
};
|
||||
|
||||
/*
|
||||
* if enable dp_sound, should disable spdif_sound and spdif_out
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue