Searched +full:imx8qxp +full:- +full:isi (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/media/ |
| H A D | fsl,imx8qxp-isi.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/media/fsl,imx8qxp-isi.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Frank Li <Frank.Li@nxp.com> 13 The Image Sensing Interface (ISI) combines image processing pipelines with 15 sources. The inputs to the ISI go through Pixel Link interfaces, and their 16 number and nature is SoC-dependent. They cover both capture interfaces (MIPI 17 CSI-2 RX, HDMI RX, ...) and display engine outputs for writeback support. 22 - fsl,imx8qxp-isi [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | imx8qm-ss-img.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ 6 &isi { 7 compatible = "fsl,imx8qm-isi"; 10 #address-cells = <1>; 11 #size-cells = <0>; 17 remote-endpoint = <&mipi_csi0_out>; 25 remote-endpoint = <&mipi_csi1_out>; 32 compatible = "nxp,imx8qm-jpgdec", "nxp,imx8qxp-jpgdec"; 36 compatible = "nxp,imx8qm-jpgenc", "nxp,imx8qxp-jpgenc"; 40 compatible = "fsl,imx8qm-mipi-csi2", "fsl,imx8qxp-mipi-csi2"; [all …]
|
| H A D | imx8qxp-ss-img.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ 31 &isi { 32 compatible = "fsl,imx8qxp-isi"; 46 clock-names = "per0", "per1", "per2", "per3", "per4", "per5"; 47 power-domains = <&pd IMX_SC_R_ISI_CH0>, 55 #address-cells = <1>; 56 #size-cells = <0>; 62 remote-endpoint = <&mipi_csi0_out>; 70 #address-cells = <1>; 71 #size-cells = <0>; [all …]
|
| H A D | imx8-ss-img.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Copyright 2019-2021 NXP 6 img_ipg_clk: clock-img-ipg { 7 compatible = "fixed-clock"; 8 #clock-cells = <0>; 9 clock-frequency = <200000000>; 10 clock-output-names = "img_ipg_clk"; 13 img_pxl_clk: clock-img-pxl { 14 compatible = "fixed-clock"; 15 #clock-cells = <0>; [all …]
|