Searched +full:imx6qp +full:- +full:pre (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx6qp.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 10 compatible = "mmio-sram"; 13 #address-cells = <1>; 14 #size-cells = <1>; 19 compatible = "mmio-sram"; 22 #address-cells = <1>; 23 #size-cells = <1>; 28 pre1: pre@21c8000 { 29 compatible = "fsl,imx6qp-pre"; 33 clock-names = "axi"; [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/display/imx/ |
| H A D | fsl-imx-drm.txt | 8 - compatible: Should be "fsl,imx-display-subsystem" 9 - ports: Should contain a list of phandles pointing to display interface ports 14 display-subsystem { 15 compatible = "fsl,imx-display-subsystem"; 24 - compatible: Should be "fsl,<chip>-ipu" where <chip> is one of 25 - imx51 26 - imx53 27 - imx6q 28 - imx6qp 29 - reg: should be register base and length as documented in the [all …]
|
| H A D | fsl,imx6qp-pre.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/imx/fsl,imx6qp-pre.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Freescale i.MX PRE (Prefetch Resolve Engine) 10 - Frank Li <Frank.Li@nxp.com> 14 const: fsl,imx6qp-pre 25 clock-names: 27 - const: axi 31 phandle pointing to the mmio-sram device node, that should be [all …]
|
| H A D | fsl,imx6qp-prg.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/imx/fsl,imx6qp-prg.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Frank Li <Frank.Li@nxp.com> 14 const: fsl,imx6qp-prg 22 clock-names: 24 - const: ipg 25 - const: axi 28 $ref: /schemas/types.yaml#/definitions/phandle-array [all …]
|