mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
ARM: dts: rv1126-evb-v10.dtsi: add rkcif_dvp/rkcif_mipi_lvds node
Signed-off-by: Hu Kejun <william.hu@rock-chips.com> Change-Id: Ib79da479fcef0d882b7b47ca4e4906c5e9f76635
This commit is contained in:
@@ -179,7 +179,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
&rkcif {
|
||||
&rkcif_mipi_lvds {
|
||||
status = "okay";
|
||||
port {
|
||||
cif_mipi_in: endpoint {
|
||||
|
||||
@@ -864,9 +864,9 @@
|
||||
rockchip,camera-module-name = "CMK-OT0836-PT2";
|
||||
rockchip,camera-module-lens-name = "YT-2929";
|
||||
port {
|
||||
cam_para_out1: endpoint {
|
||||
/* remote-endpoint = <&cif_para_in>;*/
|
||||
};
|
||||
cam_para_out1: endpoint {
|
||||
/* remote-endpoint = <&cif_para_in>; */
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
@@ -1131,6 +1131,14 @@
|
||||
|
||||
&rkcif {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&rkcif_mmu {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&rkcif_dvp {
|
||||
status = "okay";
|
||||
|
||||
port {
|
||||
/* Parallel bus endpoint */
|
||||
@@ -1142,7 +1150,13 @@
|
||||
vsync-active = <0>;
|
||||
};
|
||||
*/
|
||||
};
|
||||
};
|
||||
|
||||
&rkcif_mipi_lvds {
|
||||
status = "okay";
|
||||
|
||||
port {
|
||||
/* MIPI CSI-2 endpoint */
|
||||
cif_mipi_in: endpoint {
|
||||
remote-endpoint = <&mipi_csi2_output>;
|
||||
@@ -1151,10 +1165,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
&rkcif_mmu {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&rkisp {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user