Lines Matching full:endpoint
25 OV5640 can be connected to a MIPI CSI-2 bus or a parallel bus endpoint.
27 Endpoint node required properties for CSI-2 connection are:
28 - remote-endpoint: a phandle to the bus receiver's endpoint node.
32 Endpoint node required properties for parallel connection are:
33 - remote-endpoint: a phandle to the bus receiver's endpoint node.
61 /* MIPI CSI-2 bus endpoint */
62 ov5640_to_mipi_csi2: endpoint {
63 remote-endpoint = <&mipi_csi2_from_ov5640>;
81 /* Parallel bus endpoint */
82 ov5640_to_parallel: endpoint {
83 remote-endpoint = <¶llel_from_ov5640>;