mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09: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:
@@ -474,14 +474,12 @@
|
||||
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 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&route_lvds {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&hdmi {
|
||||
status = "okay";
|
||||
#sound-dai-cells = <0>;
|
||||
|
||||
Reference in New Issue
Block a user