Lines Matching +full:camerrx +full:- +full:control
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Benoit Parrot <bparrot@ti.com>
12 description: |-
15 processing capability to connect CSI2 image-sensor modules to the
24 - ti,dra72-cal
26 - ti,dra72-pre-es2-cal
28 - ti,dra76-cal
30 - ti,am654-cal
35 - description: The CAL main register region
36 - description: The RX Core0 (DPHY0) register region
37 - description: The RX Core1 (DPHY1) register region
39 reg-names:
42 - const: cal_top
43 - const: cal_rx_core0
44 - const: cal_rx_core1
49 ti,camerrx-control:
50 $ref: /schemas/types.yaml#/definitions/phandle-array
52 - items:
53 - description: phandle to device control module
54 - description: offset to the control_camerarx_core register
56 phandle to the device control module and offset to the
62 clock-names:
65 power-domains:
76 $ref: /schemas/graph.yaml#/$defs/port-base
82 $ref: video-interfaces.yaml#
86 clock-lanes:
89 data-lanes:
94 $ref: /schemas/graph.yaml#/$defs/port-base
100 $ref: video-interfaces.yaml#
104 clock-lanes:
107 data-lanes:
112 - port@0
115 - compatible
116 - reg
117 - reg-names
118 - interrupts
119 - ti,camerrx-control
124 - |
125 #include <dt-bindings/interrupt-controller/arm-gic.h>
128 compatible = "ti,dra72-cal";
132 reg-names = "cal_top",
136 ti,camerrx-control = <&scm_conf 0xE94>;
139 #address-cells = <1>;
140 #size-cells = <0>;
145 remote-endpoint = <&csi2_cam0>;
146 clock-lanes = <0>;
147 data-lanes = <1 2>;
154 clock-frequency = <400000>;
155 #address-cells = <1>;
156 #size-cells = <0>;
158 camera-sensor@3c {
161 AVDD-supply = <®_2p8v>;
162 DOVDD-supply = <®_1p8v>;
163 DVDD-supply = <®_1p5v>;
165 clock-names = "xclk";
169 remote-endpoint = <&csi2_phy0>;
170 clock-lanes = <0>;
171 data-lanes = <1 2>;