Searched +full:cl +full:- +full:som +full:- +full:imx7 (Results 1 – 4 of 4) sorted by relevance
/linux-6.8/arch/arm/boot/dts/nxp/imx/ ! |
D | imx7d-sbc-imx7.dts | 2 * Support for CompuLab SBC-iMX7 Single Board Computer 4 * Copyright (C) 2015 CompuLab Ltd. - http://www.compulab.co.il/ 7 * This file is dual-licensed: you can use it either under the terms 13 #include "imx7d-cl-som-imx7.dts" 16 model = "CompuLab SBC-iMX7"; 17 compatible = "compulab,sbc-imx7", "compulab,cl-som-imx7", "fsl,imx7d"; 21 pinctrl-names = "default"; 22 pinctrl-0 = <&pinctrl_usdhc1>; 23 cd-gpios = <&gpio5 0 GPIO_ACTIVE_LOW>; 24 wp-gpios = <&gpio5 1 GPIO_ACTIVE_HIGH>; [all …]
|
D | imx7d-cl-som-imx7.dts | 2 * Support for CompuLab CL-SOM-iMX7 System-on-Module 4 * Copyright (C) 2015 CompuLab Ltd. - http://www.compulab.co.il/ 7 * This file is dual-licensed: you can use it either under the terms 13 /dts-v1/; 18 model = "CompuLab CL-SOM-iMX7"; 19 compatible = "compulab,cl-som-imx7", "fsl,imx7d"; 23 reg = <0x80000000 0x10000000>; /* 256 MB - minimal configuration */ 26 reg_usb_otg1_vbus: regulator-vbus { 27 compatible = "regulator-fixed"; 28 regulator-name = "usb_otg1_vbus"; [all …]
|
D | Makefile | 1 # SPDX-License-Identifier: GPL-2.0 2 dtb-$(CONFIG_SOC_IMX1) += \ 3 imx1-ads.dtb \ 4 imx1-apf9328.dtb 5 dtb-$(CONFIG_SOC_IMX25) += \ 6 imx25-eukrea-mbimxsd25-baseboard.dtb \ 7 imx25-eukrea-mbimxsd25-baseboard-cmo-qvga.dtb \ 8 imx25-eukrea-mbimxsd25-baseboard-dvi-svga.dtb \ 9 imx25-eukrea-mbimxsd25-baseboard-dvi-vga.dtb \ 10 imx25-karo-tx25.dtb \ [all …]
|
/linux-6.8/Documentation/devicetree/bindings/arm/ ! |
D | fsl.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Shawn Guo <shawnguo@kernel.org> 11 - Li Yang <leoyang.li@nxp.com> 18 - description: i.MX1 based Boards 20 - enum: 21 - armadeus,imx1-apf9328 22 - fsl,imx1ads 23 - const: fsl,imx1 [all …]
|