Lines Matching +full:quad +full:- +full:se +full:- +full:mode
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Quad GMSL2 to CSI-2 Deserializer with GMSL1 Compatibility
11 - Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
15 CSI-2 D-PHY or C-PHY formatted outputs. The device allows each link to
16 simultaneously transmit bidirectional control-channel data while forward
18 four remotely located sensors using industry-standard coax or STP
22 forward direction and 187.5Mbps in the reverse direction. In GMSL1 mode, the
23 MAX96712 can be paired with first-generation 3.12Gbps or 1.5Gbps GMSL1
24 serializers or operate up to 3.12Gbps with GMSL2 serializers in GMSL1 mode.
34 enable-gpios: true
57 $ref: /schemas/graph.yaml#/$defs/port-base
59 description: CSI-2 Output
63 $ref: /schemas/media/video-interfaces.yaml#
67 data-lanes: true
70 - data-lanes
73 - port@4
76 - compatible
77 - reg
78 - ports
83 - |
84 #include <dt-bindings/gpio/gpio.h>
87 #address-cells = <1>;
88 #size-cells = <0>;
92 gmsl0: gmsl-deserializer@49 {
95 enable-gpios = <&pca9654_a 0 GPIO_ACTIVE_HIGH>;
98 #address-cells = <1>;
99 #size-cells = <0>;
104 clock-lanes = <0>;
105 data-lanes = <1 2 3 4>;
106 remote-endpoint = <&csi40_in>;