numam-dpdk/drivers/raw/cnxk_gpio
Tomasz Duszynski 6b41a76f5f raw/cnxk_gpio: allow controlling existing GPIO
Controlling existing GPIO should be normally frowned upon because
we want to avoid situation where multiple contenders modify GPIO
state simultaneously.

Still there might be situations where this is actually needed.
Restarting killed application being an example here.

So relax current restrictions and respect user needs.

Signed-off-by: Tomasz Duszynski <tduszynski@marvell.com>
2022-06-08 10:56:54 +02:00
..
cnxk_gpio_irq.c raw/cnxk_gpio: add custom IRQ handlers 2022-02-18 12:54:45 +01:00
cnxk_gpio_selftest.c raw/cnxk_gpio: stop device once tests are complete 2022-02-27 17:13:15 +01:00
cnxk_gpio.c raw/cnxk_gpio: allow controlling existing GPIO 2022-06-08 10:56:54 +02:00
cnxk_gpio.h raw/cnxk_gpio: add option to select subset of GPIOs 2022-02-18 12:54:45 +01:00
meson.build raw/cnxk_gpio: add self test 2022-02-18 12:54:45 +01:00
rte_pmd_cnxk_gpio.h raw/cnxk_gpio: add option to select subset of GPIOs 2022-02-18 12:54:45 +01:00
version.map raw/cnxk_gpio: fix ABI version 2022-02-23 18:27:47 +01:00