mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
arm64: dts: rk3368-r88: support rk3368 drm cvbs uboot logo
Removing ports so that uboot display subsystem can get rk1000 as panel. Change-Id: If12c30bb7d1bd382ed969534687234aa79b8dd04 Signed-off-by: Algea Cao <algea.cao@rock-chips.com>
This commit is contained in:
parent
bcc83cb2ff
commit
4262e671f9
|
|
@ -474,14 +474,12 @@ rk1000-tve@42 {
|
|||
rockchip,data-width = <24>;
|
||||
rockchip,output = "rgb";
|
||||
rockchip,ctl = <&rk1000_ctl>;
|
||||
ports {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
tve_in: port@0 {
|
||||
reg = <0>;
|
||||
tve_in_lvds: endpoint {
|
||||
remote-endpoint = <&lvds_out_tve>;
|
||||
};
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
tve_in: port@0 {
|
||||
reg = <0>;
|
||||
tve_in_lvds: endpoint {
|
||||
remote-endpoint = <&lvds_out_tve>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
@ -674,6 +672,10 @@ &route_hdmi {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&route_lvds {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&hdmi {
|
||||
status = "okay";
|
||||
#sound-dai-cells = <0>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user