mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
arm64: dts: rockchip: rk3368-android: enable video phy node
Change-Id: I33f85b81c3290cd2d735d91c10120804ec6c59b4 Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>
This commit is contained in:
@@ -198,6 +198,16 @@
|
||||
charge_logo,mode = "center";
|
||||
connect = <&vop_out_lvds>;
|
||||
};
|
||||
|
||||
route_rgb: route-rgb {
|
||||
status = "disabled";
|
||||
logo,uboot = "logo.bmp";
|
||||
logo,kernel = "logo_kernel.bmp";
|
||||
logo,mode = "center";
|
||||
charge_logo,mode = "center";
|
||||
connect = <&vop_out_rgb>;
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
@@ -253,6 +263,10 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&video_phy {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&usb_otg {
|
||||
status = "okay";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user