Searched +full:imx28 +full:- +full:spi (Results 1 – 25 of 64) sorted by relevance
123
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/mxs/ |
| D | Makefile | 1 # SPDX-License-Identifier: GPL-2.0 2 dtb-$(CONFIG_ARCH_MXS) += \ 3 imx23-evk.dtb \ 4 imx23-olinuxino.dtb \ 5 imx23-sansa.dtb \ 6 imx23-stmp378x_devb.dtb \ 7 imx23-xfi3.dtb \ 8 imx28-apf28.dtb \ 9 imx28-apf28dev.dtb \ 10 imx28-apx4devkit.dtb \ [all …]
|
| D | imx28-duckbill-2-spi.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright (C) 2015-2017 I2SE GmbH <info@i2se.com> 7 /dts-v1/; 8 #include "imx28-duckbill-2.dts" 11 model = "I2SE Duckbill 2 SPI"; 12 compatible = "i2se,duckbill-2-spi", "i2se,duckbill-2", "fsl,imx28"; 30 fsl,pinmux-ids = < 38 fsl,drive-strength = <MXS_DRIVE_4mA>; 40 fsl,pull-up = <MXS_PULL_DISABLE>; 45 compatible = "fsl,imx28-spi"; [all …]
|
| D | imx28-lwe.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 7 /dts-v1/; 8 #include "imx28.dtsi" 23 reg_3v3: regulator-reg-3v3 { 24 compatible = "regulator-fixed"; 25 regulator-name = "3V3"; 26 regulator-min-microvolt = <3300000>; 27 regulator-max-microvolt = <3300000>; 30 reg_usb_5v: regulator-reg-usb-5v { 31 compatible = "regulator-fixed"; [all …]
|
| D | imx28-sps1.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 6 /dts-v1/; 7 #include "imx28.dtsi" 11 compatible = "schulercontrol,imx28-sps1", "fsl,imx28"; 18 reg_usb0_vbus: regulator-0 { 19 compatible = "regulator-fixed"; 20 regulator-name = "usb0_vbus"; 21 regulator-min-microvolt = <5000000>; 22 regulator-max-microvolt = <5000000>; 27 #address-cells = <1>; [all …]
|
| D | imx28-evk.dts | 1 // SPDX-License-Identifier: GPL-2.0+ 5 /dts-v1/; 6 #include "imx28.dtsi" 10 compatible = "fsl,imx28-evk", "fsl,imx28"; 18 reg_3p3v: regulator-3p3v { 19 compatible = "regulator-fixed"; 20 regulator-name = "3P3V"; 21 regulator-min-microvolt = <3300000>; 22 regulator-max-microvolt = <3300000>; 23 regulator-always-on; [all …]
|
| D | imx28-m28evk.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 7 /dts-v1/; 8 #include "imx28-m28.dtsi" 12 compatible = "aries,m28evk", "denx,m28evk", "fsl,imx28"; 15 compatible = "pwm-backlight"; 17 brightness-levels = <0 4 8 16 32 64 128 255>; 18 default-brightness-level = <6>; 21 reg_vddio_sd0: regulator-1 { 22 compatible = "regulator-fixed"; 23 regulator-name = "vddio-sd0"; [all …]
|
| D | imx28-cfa10056.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 7 * The CFA-10055 is an expansion board for the CFA-10036 module and 8 * CFA-10037, thus we need to include the CFA-10037 DTS. 10 #include "imx28-cfa10037.dts" 13 model = "Crystalfontz CFA-10056 Board"; 14 …compatible = "crystalfontz,cfa10056", "crystalfontz,cfa10037", "crystalfontz,cfa10036", "fsl,imx28… 16 spi-2 { 17 compatible = "spi-gpio"; 18 pinctrl-names = "default"; 19 pinctrl-0 = <&spi2_pins_cfa10056>; [all …]
|
| D | imx28.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ 5 #include <dt-bindings/gpio/gpio.h> 6 #include "imx28-pinfunc.h" 9 #address-cells = <1>; 10 #size-cells = <1>; 12 interrupt-parent = <&icoll>; 15 * pre-existing /chosen node to be available to insert the 42 #address-cells = <1>; 43 #size-cells = <0>; 46 compatible = "arm,arm926ej-s"; [all …]
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | imx28-sps1.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 6 /dts-v1/; 7 #include "imx28.dtsi" 11 compatible = "schulercontrol,imx28-sps1", "fsl,imx28"; 21 pinctrl-names = "default"; 22 pinctrl-0 = <&hog_pins_a>; 24 hog_pins_a: hog-gpios@0 { 26 fsl,pinmux-ids = < 31 fsl,drive-strength = <MXS_DRIVE_4mA>; 33 fsl,pull-up = <MXS_PULL_DISABLE>; [all …]
|
| D | imx28-evk.dts | 1 // SPDX-License-Identifier: GPL-2.0+ 5 /dts-v1/; 6 #include "imx28.dtsi" 10 compatible = "fsl,imx28-evk", "fsl,imx28"; 18 reg_3p3v: regulator-3p3v { 19 compatible = "regulator-fixed"; 20 regulator-name = "3P3V"; 21 regulator-min-microvolt = <3300000>; 22 regulator-max-microvolt = <3300000>; 23 regulator-always-on; [all …]
|
| D | imx28-duckbill-2-spi.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright (C) 2015-2017 I2SE GmbH <info@i2se.com> 7 /dts-v1/; 8 #include <dt-bindings/interrupt-controller/irq.h> 9 #include <dt-bindings/gpio/gpio.h> 10 #include "imx28.dtsi" 13 model = "I2SE Duckbill 2 SPI"; 14 compatible = "i2se,duckbill-2-spi", "i2se,duckbill-2", "fsl,imx28"; 27 ssp0: spi@80010000 { 28 compatible = "fsl,imx28-mmc"; [all …]
|
| D | imx28-apf28dev.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright 2012 Armadeus Systems - <support@armadeus.com> 7 #include "imx28-apf28.dts" 11 compatible = "armadeus,imx28-apf28dev", "armadeus,imx28-apf28", "fsl,imx28"; 15 ssp0: spi@80010000 { 16 compatible = "fsl,imx28-mmc"; 17 pinctrl-names = "default"; 18 pinctrl-0 = <&mmc0_4bit_pins_a 20 bus-width = <4>; 24 ssp2: spi@80014000 { [all …]
|
| D | imx28-duckbill.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright (C) 2013-2014,2016 Michael Heimpold <mhei@heimpold.de> 4 * Copyright (C) 2015-2017 I2SE GmbH <info@i2se.com> 7 /dts-v1/; 8 #include <dt-bindings/gpio/gpio.h> 9 #include "imx28.dtsi" 13 compatible = "i2se,duckbill", "fsl,imx28"; 22 ssp0: spi@80010000 { 23 compatible = "fsl,imx28-mmc"; 24 pinctrl-names = "default"; [all …]
|
| D | imx28-m28evk.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 7 /dts-v1/; 8 #include "imx28-m28.dtsi" 12 compatible = "aries,m28evk", "denx,m28evk", "fsl,imx28"; 16 ssp0: spi@80010000 { 17 compatible = "fsl,imx28-mmc"; 18 pinctrl-names = "default"; 19 pinctrl-0 = <&mmc0_8bit_pins_a 22 bus-width = <8>; 23 wp-gpios = <&gpio3 10 0>; [all …]
|
| D | imx28-ts4600.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright (C) 2016 Savoir-Faire Linux 7 /dts-v1/; 8 #include "imx28.dtsi" 9 #include "dt-bindings/gpio/gpio.h" 13 model = "Technologic Systems i.MX28 TS-4600"; 14 compatible = "technologic,imx28-ts4600", "fsl,imx28"; 23 ssp0: spi@80010000 { 24 compatible = "fsl,imx28-mmc"; 25 pinctrl-names = "default"; [all …]
|
| D | imx28.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ 5 #include <dt-bindings/gpio/gpio.h> 6 #include "imx28-pinfunc.h" 9 #address-cells = <1>; 10 #size-cells = <1>; 12 interrupt-parent = <&icoll>; 15 * pre-existing /chosen node to be available to insert the 42 #address-cells = <1>; 43 #size-cells = <0>; 46 compatible = "arm,arm926ej-s"; [all …]
|
| D | imx28-duckbill-2.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright (C) 2015-2017 I2SE GmbH <info@i2se.com> 7 /dts-v1/; 8 #include <dt-bindings/interrupt-controller/irq.h> 9 #include <dt-bindings/gpio/gpio.h> 10 #include "imx28.dtsi" 14 compatible = "i2se,duckbill-2", "fsl,imx28"; 23 ssp0: spi@80010000 { 24 compatible = "fsl,imx28-mmc"; 25 pinctrl-names = "default"; [all …]
|
| D | imx28-duckbill-2-485.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright (C) 2015-2017 I2SE GmbH <info@i2se.com> 7 /dts-v1/; 8 #include <dt-bindings/interrupt-controller/irq.h> 9 #include <dt-bindings/gpio/gpio.h> 10 #include "imx28.dtsi" 14 compatible = "i2se,duckbill-2-485", "i2se,duckbill-2", "fsl,imx28"; 23 ssp0: spi@80010000 { 24 compatible = "fsl,imx28-mmc"; 25 pinctrl-names = "default"; [all …]
|
| D | imx28-cfa10056.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 7 * The CFA-10055 is an expansion board for the CFA-10036 module and 8 * CFA-10037, thus we need to include the CFA-10037 DTS. 10 #include "imx28-cfa10037.dts" 13 model = "Crystalfontz CFA-10056 Board"; 14 …compatible = "crystalfontz,cfa10056", "crystalfontz,cfa10037", "crystalfontz,cfa10036", "fsl,imx28… 19 spi2_pins_cfa10056: spi2-cfa10056@0 { 21 fsl,pinmux-ids = < 27 fsl,drive-strength = <MXS_DRIVE_8mA>; 29 fsl,pull-up = <MXS_PULL_ENABLE>; [all …]
|
| D | imx28-apx4devkit.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 3 #include "imx28.dtsi" 7 compatible = "bluegiga,apx4devkit", "fsl,imx28"; 16 nand-controller@8000c000 { 17 pinctrl-names = "default"; 18 pinctrl-0 = <&gpmi_pins_a &gpmi_status_cfg>; 22 ssp0: spi@80010000 { 23 compatible = "fsl,imx28-mmc"; 24 pinctrl-names = "default"; [all …]
|
| D | imx28-duckbill-2-enocean.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright (C) 2015-2017 I2SE GmbH <info@i2se.com> 7 /dts-v1/; 8 #include <dt-bindings/interrupt-controller/irq.h> 9 #include <dt-bindings/input/input.h> 10 #include <dt-bindings/gpio/gpio.h> 11 #include "imx28.dtsi" 15 compatible = "i2se,duckbill-2-enocean", "i2se,duckbill-2", "fsl,imx28"; 24 ssp0: spi@80010000 { 25 compatible = "fsl,imx28-mmc"; [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/spi/ |
| D | mxs-spi.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/spi/mxs-spi.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Freescale MX233/MX28 SSP/SPI 10 - Marek Vasut <marex@denx.de> 13 - $ref: "/schemas/spi/spi-controller.yaml#" 18 - fsl,imx23-spi 19 - fsl,imx28-spi 30 dma-names: [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/spi/ |
| D | mxs-spi.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/spi/mxs-spi.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Freescale MX233/MX28 SSP/SPI 10 - Marek Vasut <marex@denx.de> 13 - $ref: /schemas/spi/spi-controller.yaml# 18 - fsl,imx23-spi 19 - fsl,imx28-spi 30 dma-names: [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
| D | qca,qca7000.txt | 3 The QCA7000 is a serial-to-powerline bridge with a host interface which could 4 be configured either as SPI or UART slave. This configuration is done by 7 (a) Ethernet over SPI 9 In order to use the QCA7000 as SPI device it must be defined as a child of a 10 SPI master in the device tree. 13 - compatible : Should be "qca,qca7000" 14 - reg : Should specify the SPI chip select 15 - interrupts : The first cell should specify the index of the source 18 - spi-cpha : Must be set 19 - spi-cpol : Must be set [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/ |
| D | qca,qca7000.txt | 3 The QCA7000 is a serial-to-powerline bridge with a host interface which could 4 be configured either as SPI or UART slave. This configuration is done by 7 (a) Ethernet over SPI 9 In order to use the QCA7000 as SPI device it must be defined as a child of a 10 SPI master in the device tree. 13 - compatible : Should be "qca,qca7000" 14 - reg : Should specify the SPI chip select 15 - interrupts : The first cell should specify the index of the source 18 - spi-cpha : Must be set 19 - spi-cpol : Must be set [all …]
|
123