Searched full:pcf8574 (Results 1 – 9 of 9) sorted by relevance
/linux/Documentation/devicetree/bindings/auxdisplay/ |
H A D | hit,hd44780.yaml | 17 expander boards based on the PCF8574 available for these displays. For 107 pcf8574: gpio-expander@27 { 108 compatible = "nxp,pcf8574"; 119 data-gpios = <&pcf8574 4 GPIO_ACTIVE_HIGH>, 120 <&pcf8574 5 GPIO_ACTIVE_HIGH>, 121 <&pcf8574 6 GPIO_ACTIVE_HIGH>, 122 <&pcf8574 7 GPIO_ACTIVE_HIGH>; 123 enable-gpios = <&pcf8574 2 GPIO_ACTIVE_HIGH>; 124 rs-gpios = <&pcf8574 0 GPIO_ACTIVE_HIGH>; 125 rw-gpios = <&pcf8574 1 GPIO_ACTIVE_HIGH>; [all …]
|
/linux/arch/arm64/boot/dts/broadcom/stingray/ |
H A D | bcm958742-base.dtsi | 77 pcf8574: pcf8574@27 { label
|
/linux/drivers/input/misc/ |
H A D | pcf8574_keypad.c | 3 * Driver for a keypad w/16 buttons connected to a PCF8574 I2C I/O expander 210 MODULE_DESCRIPTION("Keypad input driver for 16 keys connected to PCF8574");
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mn-rve-gateway.dts | 177 compatible = "nxp,pcf8574"; 187 compatible = "nxp,pcf8574";
|
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | nxp,pcf8575.yaml | 35 - nxp,pcf8574
|
/linux/sound/pci/ice1712/ |
H A D | ews.c | 476 err = snd_i2c_device_create(ice->i2c, "PCF8574 (1st)", in snd_ice1712_ews_init() 481 err = snd_i2c_device_create(ice->i2c, "PCF8574 (2nd)", in snd_ice1712_ews_init()
|
/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am62x-phyboard-lyra.dtsi | 352 compatible = "nxp,pcf8574";
|
/linux/drivers/gpio/ |
H A D | gpio-max732x.c | 52 * NOTE: MAX7328/MAX7329 are drop-in replacements for PCF8574/a, so
|
H A D | Kconfig | 1221 8 bits: pcf8574, pcf8574a, pca8574, pca8574a,
|