walnux/drivers/ioexpander
Michal Lenc 8832136b69 drivers/ioexpander/icjx: add option to set filters during initialization
This adds filters field to icjx_config_s structure that is passed
as an argument in icjx_initialize function. This field allows to
configure I/O filters (control world 1 and 3) with three possible
filters or disable them at all.

The filter configuration is currently only configurable during the
initialization, not at run time (the same as current source)

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2025-04-24 10:05:56 -03:00
..
CMakeLists.txt drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
gpio.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
gpio_lower_half.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
icjx.c drivers/ioexpander/icjx: add option to set filters during initialization 2025-04-24 10:05:56 -03:00
icjx.h drivers/ioexpander/icjx: add option to set filters during initialization 2025-04-24 10:05:56 -03:00
ioe_dummy.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
ioe_rpmsg.c sim/configs/rpserver/rpproxy_virtio: Change the sim 32bit to 64bit compilation 2024-11-15 14:01:11 +08:00
iso1h812g.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
iso1h812g.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
iso1i813t.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
iso1i813t.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
Kconfig drivers/ioexpander: Add support for PCA9557 2025-03-25 15:46:09 -03:00
Make.defs drivers/ioexpander: Add support for PCA9557 2025-03-25 15:46:09 -03:00
mcp23x08.c This patch fix mcp23x08 support. Issue #15592 2025-01-21 01:59:25 +08:00
mcp23x08.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
mcp23x17.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
mcp23x17.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
pca9538.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
pca9538.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
pca9555.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
pca9555.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
pca9557.c drivers/ioexpander: Add support for PCA9557 2025-03-25 15:46:09 -03:00
pca9557.h drivers/ioexpander: Add support for PCA9557 2025-03-25 15:46:09 -03:00
pcf8574.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
pcf8574.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
pcf8575.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
pcf8575.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
skeleton.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
sx1509.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
sx1509.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
tca64xx.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
tca64xx.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00