Searched +full:cd +full:- +full:gpios (Results 1 – 25 of 1052) sorted by relevance
12345678910>>...43
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/mmc/ |
| D | mmc.txt | 6 - reg: Registers location and length. 7 - interrupts: Interrupts used by the MMC controller. 12 - broken-cd: There is no card detection available; polling must be used. 13 - cd-gpios: Specify GPIOs for card detection, see gpio binding 14 - non-removable: non-removable slot (like eMMC); assume always present. 17 - bus-width: Number of data lines, can be <1>, <4>, or <8>. The default 19 - wp-gpios: Specify GPIOs for write protection, see gpio binding 20 - cd-inverted: when present, polarity on the CD line is inverted. See the note 21 below for the case, when a GPIO is used for the CD line 22 - cd-debounce-delay-ms: Set delay time before detecting card after card insert interrupt. [all …]
|
| D | atmel-hsmci.txt | 7 by mmc.txt and the properties used by the atmel-mci driver. 12 - compatible: should be "atmel,hsmci" 13 - #address-cells: should be one. The cell is the slot id. 14 - #size-cells: should be zero. 15 - at least one slot node 16 - clock-names: tuple listing input clock names. 18 - clocks: phandles to input clocks. 28 #address-cells = <1>; 29 #size-cells = <0>; 30 clock-names = "mci_clk"; [all …]
|
| D | samsung,s3cmci.txt | 11 - compatible: should be one of the following 12 - "samsung,s3c2410-sdi": for controllers compatible with s3c2410 13 - "samsung,s3c2412-sdi": for controllers compatible with s3c2412 14 - "samsung,s3c2440-sdi": for controllers compatible with s3c2440 15 - reg: register location and length 16 - interrupts: mmc controller interrupt 17 - clocks: Should reference the controller clock 18 - clock-names: Should contain "sdi" 21 - pinctrl-0: Should specify pin control groups used for this controller. 22 - pinctrl-names: Should contain only one value - "default". [all …]
|
| D | sdhci-spear.txt | 4 and the properties used by the sdhci-spear driver. 7 - compatible: "st,spear300-sdhci" 10 - cd-gpios: card detect gpio, with zero flags. 15 compatible = "st,spear300-sdhci"; 17 cd-gpios = <&gpio0 6 0>;
|
| D | sdhci-sirf.txt | 4 and the properties used by the sdhci-sirf driver. 7 - compatible: sirf,prima2-sdhc 10 - cd-gpios: card detect gpio, with zero flags. 15 compatible = "sirf,prima2-sdhc"; 17 cd-gpios = <&gpio 6 0>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mmc/ |
| D | atmel-hsmci.txt | 7 by mmc.txt and the properties used by the atmel-mci driver. 12 - compatible: should be "atmel,hsmci" 13 - #address-cells: should be one. The cell is the slot id. 14 - #size-cells: should be zero. 15 - at least one slot node 16 - clock-names: tuple listing input clock names. 18 - clocks: phandles to input clocks. 28 #address-cells = <1>; 29 #size-cells = <0>; 30 clock-names = "mci_clk"; [all …]
|
| D | mmc-controller.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/mmc/mmc-controller.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Ulf Hansson <ulf.hansson@linaro.org> 25 "#address-cells": 30 "#size-cells": 37 broken-cd: 42 cd-gpios: 46 non-removable: [all …]
|
| D | samsung,s3cmci.txt | 11 - compatible: should be one of the following 12 - "samsung,s3c2410-sdi": for controllers compatible with s3c2410 13 - "samsung,s3c2412-sdi": for controllers compatible with s3c2412 14 - "samsung,s3c2440-sdi": for controllers compatible with s3c2440 15 - reg: register location and length 16 - interrupts: mmc controller interrupt 17 - clocks: Should reference the controller clock 18 - clock-names: Should contain "sdi" 21 - pinctrl-0: Should specify pin control groups used for this controller. 22 - pinctrl-names: Should contain only one value - "default". [all …]
|
| D | sdhci-spear.txt | 4 and the properties used by the sdhci-spear driver. 7 - compatible: "st,spear300-sdhci" 10 - cd-gpios: card detect gpio, with zero flags. 15 compatible = "st,spear300-sdhci"; 17 cd-gpios = <&gpio0 6 0>;
|
| D | sdhci-sirf.txt | 4 and the properties used by the sdhci-sirf driver. 7 - compatible: sirf,prima2-sdhc 10 - cd-gpios: card detect gpio, with zero flags. 15 compatible = "sirf,prima2-sdhc"; 17 cd-gpios = <&gpio 6 0>;
|
| /kernel/linux/linux-4.19/arch/arm/boot/dts/ |
| D | ste-nomadik-s8815.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree for the ST-Ericsson Nomadik S8815 board 7 /dts-v1/; 8 #include <dt-bindings/interrupt-controller/irq.h> 9 #include "ste-nomadik-stn8815.dtsi" 12 model = "Calao Systems USB-S8815"; 13 compatible = "calaosystems,usb-s8815"; 26 mmcsd-gpio { 27 gpio-hog; 28 gpios = <16 0x0>; [all …]
|
| D | at91sam9m10g45ek.dts | 2 * at91sam9m10g45ek.dts - Device Tree file for AT91SAM9M10G45-EK board 9 /dts-v1/; 11 #include <dt-bindings/pwm/pwm.h> 14 model = "Atmel AT91SAM9M10G45-EK"; 19 stdout-path = "serial0:115200n8"; 28 clock-frequency = <32768>; 32 clock-frequency = <12000000>; 44 compatible = "atmel,tcb-timer"; 49 compatible = "atmel,tcb-timer"; 55 pinctrl-0 = [all …]
|
| D | imx6qdl-rex.dtsi | 12 #include <dt-bindings/gpio/gpio.h> 13 #include <dt-bindings/input/input.h> 17 stdout-path = &uart1; 21 compatible = "simple-bus"; 22 #address-cells = <1>; 23 #size-cells = <0>; 26 compatible = "regulator-fixed"; 28 regulator-name = "3P3V"; 29 regulator-min-microvolt = <3300000>; 30 regulator-max-microvolt = <3300000>; [all …]
|
| D | kirkwood-sheevaplug.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 * kirkwood-sheevaplug.dts - Device tree file for Sheevaplug 8 /dts-v1/; 10 #include "kirkwood-sheevaplug-common.dtsi" 14 compatible = "globalscale,sheevaplug", "marvell,kirkwood-88f6281", "marvell,kirkwood"; 18 pinctrl-0 = <&pmx_sdio>; 19 pinctrl-names = "default"; 21 /* No CD or WP GPIOs */ 22 broken-cd; 26 gpio-leds { [all …]
|
| D | at91sam9x5ek.dtsi | 2 * at91sam9x5ek.dtsi - Device Tree file for AT91SAM9x5CM Base board 12 model = "Atmel AT91SAM9X5-EK"; 17 stdout-path = "serial0:115200n8"; 23 pinctrl-0 = < 30 bus-width = <4>; 31 cd-gpios = <&pioD 15 GPIO_ACTIVE_HIGH>; 36 pinctrl-0 = < 43 bus-width = <4>; 44 cd-gpios = <&pioD 14 GPIO_ACTIVE_HIGH>; 53 atmel,use-dma-rx; [all …]
|
| D | at91sam9g20ek_2mmc.dts | 2 * at91sam9g20ek_2mmc.dts - Device Tree file for Atmel at91sam9g20ek 2 MMC board 4 * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> 8 /dts-v1/; 19 pinctrl-0 = < 25 bus-width = <4>; 26 cd-gpios = <&pioC 2 GPIO_ACTIVE_HIGH>; 32 pinctrl_board_mmc0_slot0: mmc0_slot0-board { 34 …<AT91_PIOC 2 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_UP_DEGLITCH>; /* PC2 gpio CD pin pull up and degli… 42 compatible = "gpio-leds"; 46 gpios = <&pioB 9 GPIO_ACTIVE_HIGH>; [all …]
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | ste-nomadik-s8815.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree for the ST-Ericsson Nomadik S8815 board 7 /dts-v1/; 8 #include <dt-bindings/interrupt-controller/irq.h> 9 #include "ste-nomadik-stn8815.dtsi" 12 model = "Calao Systems USB-S8815"; 13 compatible = "calaosystems,usb-s8815"; 26 mmcsd-gpio { 27 gpio-hog; 28 gpios = <16 0x0>; [all …]
|
| D | at91sam9m10g45ek.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * at91sam9m10g45ek.dts - Device Tree file for AT91SAM9M10G45-EK board 8 /dts-v1/; 10 #include <dt-bindings/pwm/pwm.h> 13 model = "Atmel AT91SAM9M10G45-EK"; 18 stdout-path = "serial0:115200n8"; 27 clock-frequency = <32768>; 31 clock-frequency = <12000000>; 43 compatible = "atmel,tcb-timer"; 48 compatible = "atmel,tcb-timer"; [all …]
|
| D | imx6qdl-rex.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/input/input.h> 13 stdout-path = &uart1; 17 compatible = "simple-bus"; 18 #address-cells = <1>; 19 #size-cells = <0>; 22 compatible = "regulator-fixed"; 24 regulator-name = "3P3V"; 25 regulator-min-microvolt = <3300000>; [all …]
|
| D | kirkwood-sheevaplug.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 * kirkwood-sheevaplug.dts - Device tree file for Sheevaplug 8 /dts-v1/; 10 #include "kirkwood-sheevaplug-common.dtsi" 14 compatible = "globalscale,sheevaplug", "marvell,kirkwood-88f6281", "marvell,kirkwood"; 18 pinctrl-0 = <&pmx_sdio>; 19 pinctrl-names = "default"; 21 /* No CD or WP GPIOs */ 22 broken-cd; 26 gpio-leds { [all …]
|
| D | mmp2-olpc-xo-1-75.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 8 /dts-v1/; 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/input/linux-event-codes.h> 12 #include <dt-bindings/interrupt-controller/irq.h> 15 model = "OLPC XO-1.75"; 16 compatible = "olpc,xo-1.75", "mrvl,mmp2"; 19 #address-cells = <1>; 20 #size-cells = <1>; 24 compatible = "simple-framebuffer"; [all …]
|
| D | at91sam9x5ek.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * at91sam9x5ek.dtsi - Device Tree file for AT91SAM9x5CM Base board 11 model = "Atmel AT91SAM9X5-EK"; 16 stdout-path = "serial0:115200n8"; 20 compatible = "atmel,sam9x5-wm8731-audio"; 24 atmel,audio-routing = 30 atmel,ssc-controller = <&ssc0>; 31 atmel,audio-codec = <&wm8731>; 36 atmel,adc-ts-wires = <4>; 37 atmel,adc-ts-pressure-threshold = <10000>; [all …]
|
| D | am335x-baltos-ir2110.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/ 11 /dts-v1/; 13 #include "am335x-baltos.dtsi" 14 #include "am335x-baltos-leds.dtsi" 22 pinctrl-single,pins = < 35 pinctrl-single,pins = < 36 AM33XX_PADCONF(AM335X_PIN_GPMC_AD15, PIN_INPUT, MUX_MODE7) /* MMC1 CD */ 42 pinctrl-names = "default"; 43 pinctrl-0 = <&uart1_pins>; [all …]
|
| D | at91sam9g20ek_2mmc.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * at91sam9g20ek_2mmc.dts - Device Tree file for Atmel at91sam9g20ek 2 MMC board 5 * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> 7 /dts-v1/; 18 pinctrl-0 = < 24 bus-width = <4>; 25 cd-gpios = <&pioC 2 GPIO_ACTIVE_HIGH>; 31 pinctrl_board_mmc0_slot0: mmc0_slot0-board { 33 …<AT91_PIOC 2 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_UP_DEGLITCH>; /* PC2 gpio CD pin pull up and degli… 41 compatible = "gpio-leds"; [all …]
|
| D | am335x-baltos-ir3220.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/ 11 /dts-v1/; 13 #include "am335x-baltos.dtsi" 14 #include "am335x-baltos-leds.dtsi" 22 pinctrl-single,pins = < 28 pinctrl-single,pins = < 41 pinctrl-single,pins = < 56 pinctrl-single,pins = < 57 AM33XX_PADCONF(AM335X_PIN_MII1_RXD3, PIN_INPUT, MUX_MODE7) /* MMC1 CD */ [all …]
|
12345678910>>...43