Lines Matching +full:imx8mq +full:- +full:clock
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#
10 - Rui Miguel Silva <rmfrfs@gmail.com>
19 - enum:
20 - fsl,imx8mq-csi
21 - fsl,imx7-csi
22 - fsl,imx6ul-csi
23 - items:
24 - const: fsl,imx8mm-csi
25 - const: fsl,imx7-csi
36 clock-names:
38 - const: mclk
40 power-domains:
47 - compatible
48 - reg
49 - interrupts
50 - clocks
51 - clock-names
52 - port
57 - if:
62 - fsl,imx8mm-csi
65 - power-domains
68 - |
69 #include <dt-bindings/clock/imx7d-clock.h>
70 #include <dt-bindings/interrupt-controller/arm-gic.h>
71 #include <dt-bindings/interrupt-controller/irq.h>
74 compatible = "fsl,imx7-csi";
78 clock-names = "mclk";
82 remote-endpoint = <&csi_mux_to_csi>;