Searched +full:pcf857x +full:- +full:compatible (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/gpio/ |
H A D | gpio-pcf857x.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Driver for pcf857x, pca857x, and pca967x I2C GPIO expanders 39 { .compatible = "nxp,pcf8574", (void *)8 }, 40 { .compatible = "nxp,pcf8574a", (void *)8 }, 41 { .compatible = "nxp,pca8574", (void *)8 }, 42 { .compatible = "nxp,pca9670", (void *)8 }, 43 { .compatible = "nxp,pca9672", (void *)8 }, 44 { .compatible = "nxp,pca9674", (void *)8 }, 45 { .compatible = "nxp,pcf8575", (void *)16 }, 46 { .compatible = "nxp,pca8575", (void *)16 }, [all …]
|
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 47 this symbol, but new drivers should use the generic gpio-regmap 57 non-sleeping contexts. They can make bitbanged serial protocols 118 Enables support for the idio-16 library functions. The idio-16 library 120 ACCES IDIO-16 family such as the 104-IDIO-16 and the PCI-IDIO-16. 122 If built as a module its name will be gpio-idio-16. 128 tristate "GPIO driver for 74xx-ICs with MMIO access" 132 Say yes here to support GPIO functionality for 74xx-compatible ICs 133 with MMIO access. Compatible models include: 149 If driver is built as a module it will be called gpio-altera. [all …]
|
/openbmc/u-boot/drivers/gpio/ |
H A D | pcf8575_gpio.c | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (C) 2016 Texas Instruments Incorporated - http://www.ti.com/ 10 * Driver for TI PCF-8575 16-bit I2C gpio expander. Based on 11 * gpio-pcf857x Linux Kernel(v4.7) driver. 19 * Kernel, but driver does not support all PCF857x devices. It currently 20 * supports PCF8575 16-bit expander by TI and NXP. 23 * Support 8 bit PCF857x compatible expanders. 29 #include <asm-generic/gpio.h> 36 /* NOTE: these chips have strange "quasi-bidirectional" I/O pins. 45 * our software copy of the "latch" then matches the chip's all-ones [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/gpio/ |
H A D | nxp,pcf8575.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: PCF857x-compatible I/O expanders 10 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> 13 The PCF857x-compatible chips have "quasi-bidirectional" I/O lines that can be 14 driven high by a pull-up current source or driven low to ground. This 23 compatible: 25 - maxim,max7328 26 - maxim,max7329 [all …]
|
/openbmc/u-boot/doc/device-tree-bindings/gpio/ |
H A D | gpio-pcf857x.txt | 1 * PCF857x-compatible I/O expanders 3 The PCF857x-compatible chips have "quasi-bidirectional" I/O lines that can be 4 driven high by a pull-up current source or driven low to ground. This combines 14 - compatible: should be one of the following. 15 - "maxim,max7328": For the Maxim MAX7378 16 - "maxim,max7329": For the Maxim MAX7329 17 - "nxp,pca8574": For the NXP PCA8574 18 - "nxp,pca8575": For the NXP PCA8575 19 - "nxp,pca9670": For the NXP PCA9670 20 - "nxp,pca9671": For the NXP PCA9671 [all …]
|
/openbmc/linux/arch/riscv/boot/dts/allwinner/ |
H A D | sun20i-d1-nezha.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ or MIT) 2 // Copyright (C) 2021-2022 Samuel Holland <samuel@sholland.org> 7 * The Nezha-D1 has a 40-pin IO header. Some of these pins are routed 8 * directly to pads on the SoC, others come from an 8-bit pcf857x IO 10 * one set for the pcf857x, and one set for the pio controller. 12 * Lines which are routed to the 40-pin header are named as follows: 15 * <pin#> is the actual pin number of the 40-pin header 20 * http://dl.linux-sunxi.org/D1/D1_Nezha_development_board_schematic_diagram_20210224.pdf 23 #include <dt-bindings/gpio/gpio.h> 24 #include <dt-bindings/input/input.h> [all …]
|
/openbmc/linux/ |
H A D | opengrok0.0.log | 1 2024-12-28 20:09:05.996-0600 FINEST t1171 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/staging/media/av7110/video-continue.rst.gz' 2 2024-12-28 20:09:05.942-0600 FINEST t1149 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/u-boot/arch/sh/config.mk.gz' 3 2024-12-2 [all...] |