diff options
author | Nuno Sá <nuno.sa@analog.com> | 2025-07-01 15:32:09 +0100 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2025-07-01 21:50:51 +0100 |
commit | bd113a13e1fa51789f55987369b80e1d8bc19389 (patch) | |
tree | 9f64ee316fe5341cca81a4c320ebf80f249aa105 /rust/kernel/workqueue.rs | |
parent | 333812da70d5f71bf5e176f6d55a5f716301b5fc (diff) |
mfd: adp5585: Add support for input devices
The ADP558x family supports a built in keypad matrix decoder which can
be added as an Input device. In order to both support the Input and the
GPIO device, we need to create a bitmap of the supported pins and track
their usage since they can either be used as GPIOs (GPIs) or as part of
the keymap.
We also need to mark special pins busy in case some features are being
used (ex: pwm or reset events).
Signed-off-by: Nuno Sá <nuno.sa@analog.com>
Link: https://lore.kernel.org/r/20250701-dev-adp5589-fw-v7-14-b1fcfe9e9826@analog.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'rust/kernel/workqueue.rs')
0 files changed, 0 insertions, 0 deletions