Home
last modified time | relevance | path

Searched full:adp5588 (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/devicetree/bindings/input/
H A Dadi,adp5588.yaml4 $id: http://devicetree.org/schemas/input/adi,adp5588.yaml#
7 title: Analog Devices ADP5588 Keypad Controller
14 https://www.analog.com/media/en/technical-documentation/data-sheets/ADP5588.pdf
24 - adi,adp5588
101 compatible = "adi,adp5588";
131 compatible = "adi,adp5588";
/linux/drivers/input/keyboard/
H A Dadp5588-keys.c4 * Description: keypad driver for ADP5588 and ADP5587
401 .name = "adp5588",
774 input->phys = "adp5588-keys/input0"; in adp5588_probe()
844 { "adp5588-keys" },
851 { .compatible = "adi,adp5588" },
872 MODULE_DESCRIPTION("ADP5588/87 Keypad driver");
H A DKconfig41 tristate "ADP5588/87 I2C QWERTY Keypad and IO Expander"
47 Say Y here if you want to use a ADP5588/87 attached to your
51 module will be called adp5588-keys.
H A DMakefile10 obj-$(CONFIG_KEYBOARD_ADP5588) += adp5588-keys.o
/linux/
H A DMAINTAINERS547 ADP5588 QWERTY KEYPAD AND IO EXPANDER DRIVER (ADP5588/ADP5587)
550 W: http://wiki.analog.com/ADP5588
552 F: Documentation/devicetree/bindings/input/adi,adp5588.yaml
553 F: drivers/input/keyboard/adp5588-keys.c