mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
ARM: dts: rockchip: rk3288-linux: enable video phy node
Change-Id: I0c9e28ce423de48cb99ed0720517498520dde060 Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>
This commit is contained in:
@@ -143,6 +143,15 @@
|
||||
charge_logo,mode = "center";
|
||||
connect = <&vopl_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 = <&vopl_out_rgb>;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
@@ -171,3 +180,7 @@
|
||||
&efuse {
|
||||
compatible = "rockchip,rk3288-secure-efuse";
|
||||
};
|
||||
|
||||
&video_phy {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user