Lines Matching +full:csi +full:- +full:2
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/media/nxp,imx7-csi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: i.MX7 and i.MX8 CSI bridge (CMOS Sensor Interface)
10 - Rui Miguel Silva <rmfrfs@gmail.com>
13 This is device node for the CMOS Sensor Interface (CSI) which enables the
19 - enum:
20 - fsl,imx7-csi
21 - fsl,imx6ul-csi
22 - items:
23 - const: fsl,imx8mm-csi
24 - const: fsl,imx7-csi
35 clock-names:
37 - const: mclk
43 - compatible
44 - reg
45 - interrupts
46 - clocks
47 - clock-names
48 - port
53 - |
54 #include <dt-bindings/clock/imx7d-clock.h>
55 #include <dt-bindings/interrupt-controller/arm-gic.h>
56 #include <dt-bindings/interrupt-controller/irq.h>
58 csi: csi@30710000 {
59 compatible = "fsl,imx7-csi";
63 clock-names = "mclk";
67 remote-endpoint = <&csi_mux_to_csi>;