mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
ARM: dts: rockchip: rk3288-android: enable video phy node
Change-Id: Ifc95e3a9191229c8a5d8b95db9706aa8837b9663 Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>
This commit is contained in:
@@ -263,6 +263,15 @@
|
||||
charge_logo,mode = "center";
|
||||
connect = <&vopb_out_hdmi>;
|
||||
};
|
||||
|
||||
route_rgb: route-rgb {
|
||||
status = "disabled";
|
||||
logo,uboot = "logo.bmp";
|
||||
logo,kernel = "logo_kernel.bmp";
|
||||
logo,mode = "center";
|
||||
charge_logo,mode = "center";
|
||||
connect = <&vopl_out_rgb>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
@@ -453,6 +462,10 @@
|
||||
rockchip,usb-mode = <0>;
|
||||
};
|
||||
|
||||
&video_phy {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pinctrl {
|
||||
|
||||
backlight {
|
||||
|
||||
Reference in New Issue
Block a user