Lines Matching +full:ds90ub953 +full:- +full:q1
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/media/i2c/ti,ds90ub953.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Texas Instruments DS90UB953 FPD-Link III Serializer
10 - Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
13 The TI DS90UB953 is an FPD-Link III video serializer for MIPI CSI-2.
18 - ti,ds90ub953-q1
19 - ti,ds90ub971-q1
21 '#gpio-cells':
27 gpio-controller: true
34 clock-names:
36 - const: clkin
38 '#clock-cells':
46 $ref: /schemas/graph.yaml#/$defs/port-base
48 description: CSI-2 input port
52 $ref: /schemas/media/video-interfaces.yaml#
56 - data-lanes
61 description: FPD-Link III output port
64 - port@0
65 - port@1
68 $ref: /schemas/i2c/i2c-controller.yaml#
72 - compatible
73 - '#gpio-cells'
74 - gpio-controller
75 - '#clock-cells'
76 - ports
81 - |
82 #include <dt-bindings/gpio/gpio.h>
85 compatible = "ti,ds90ub953-q1";
87 gpio-controller;
88 #gpio-cells = <2>;
90 #clock-cells = <0>;
93 #address-cells = <1>;
94 #size-cells = <0>;
99 clock-lanes = <0>;
100 data-lanes = <1 2 3 4>;
101 remote-endpoint = <&sensor_out>;
108 remote-endpoint = <&deser_fpd_in>;
114 #address-cells = <1>;
115 #size-cells = <0>;
121 reset-gpios = <&serializer 0 GPIO_ACTIVE_LOW>;
124 clock-names = "inck";
128 remote-endpoint = <&ub953_in>;