diff options
author | Sascha Hauer <[email protected]> | 2022-10-07 13:46:46 +0200 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2022-10-26 14:52:01 +0200 |
commit | 1454a928b637bd169d99fc91a46b3b36cea76f9f (patch) | |
tree | 24945884cefd8271d6a0cbc9b96b72617eefa029 /lib/mpi/mpi-sub-ui.c | |
parent | 2a903ca922d007a0b40ca425ce55b5f0a0e01956 (diff) |
gpio: Add gpio latch driver
This driver implements a GPIO multiplexer based on latches connected to
other GPIOs. A set of data GPIOs is connected to the data input of
multiple latches. The clock input of each latch is driven by another
set of GPIOs. With two 8-bit latches 10 GPIOs can be multiplexed into
16 GPIOs. GPOs might be a better term as in fact the multiplexed pins
are output only.
Signed-off-by: Sascha Hauer <[email protected]>
Reviewed-by: Serge Semin <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
[Bartosz: fixed the strange of_device_id formatting]
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions