Home
last modified time | relevance | path

Searched +full:sbc +full:- +full:imx7 (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/arch/arm/boot/dts/nxp/imx/
Dimx7d-sbc-imx7.dts2 * 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 …]
DMakefile1 # 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.14.4/Documentation/devicetree/bindings/arm/
Dfsl.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Shawn Guo <[email protected]>
17 - description: i.MX1 based Boards
19 - enum:
20 - armadeus,imx1-apf9328
21 - fsl,imx1ads
22 - const: fsl,imx1
24 - description: i.MX23 based Boards
[all …]