Searched +full:imx6 +full:- +full:mipi +full:- +full:csi2 (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/media/fsl,imx6-mipi-csi2.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: MIPI CSI-2 Receiver core in the i.MX SoC10 This is the device node for the MIPI CSI-2 Receiver core in the i.MX11 SoC. This is a Synopsys Designware MIPI CSI-2 host controller core12 combined with a D-PHY core mixed into the same register block. In13 addition this device consists of an i.MX-specific "CSI2IPU gasket"16 controller's 32-bit output image bus onto four 16-bit parallel busses[all …]
5 ---------------------------12 - compatible : "fsl,imx-capture-subsystem";13 - ports : Should contain a list of phandles pointing to camera18 capture-subsystem {19 compatible = "fsl,imx-capture-subsystem";25 --------------27 This is the device node for the MIPI CSI-2 Receiver core in the i.MX28 SoC. This is a Synopsys Designware MIPI CSI-2 host controller core29 combined with a D-PHY core mixed into the same register block. In30 addition this device consists of an i.MX-specific "CSI2IPU gasket"[all …]
1 // SPDX-License-Identifier: GPL-2.0+6 #include <dt-bindings/clock/imx6qdl-clock.h>7 #include <dt-bindings/input/input.h>8 #include <dt-bindings/interrupt-controller/arm-gic.h>11 #address-cells = <1>;12 #size-cells = <1>;15 * pre-existing /chosen node to be available to insert the58 compatible = "fixed-clock";59 #clock-cells = <0>;60 clock-frequency = <32768>;[all …]