[PATCH v5 00/11] Add cnxk_gpio
Thomas Monjalon
thomas at monjalon.net
Wed Feb 9 14:24:14 CET 2022
18/01/2022 14:24, Tomasz Duszynski:
> doc/guides/platform/cnxk.rst | 2 +
> doc/guides/rawdevs/cnxk_gpio.rst | 200 ++++++
> doc/guides/rawdevs/index.rst | 1 +
> doc/guides/rel_notes/release_22_03.rst | 9 +
> drivers/raw/cnxk_gpio/cnxk_gpio.c | 763 +++++++++++++++++++++
> drivers/raw/cnxk_gpio/cnxk_gpio.h | 35 +
> drivers/raw/cnxk_gpio/cnxk_gpio_irq.c | 216 ++++++
> drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c | 393 +++++++++++
> drivers/raw/cnxk_gpio/meson.build | 11 +
> drivers/raw/cnxk_gpio/rte_pmd_cnxk_gpio.h | 437 ++++++++++++
> drivers/raw/cnxk_gpio/version.map | 3 +
> drivers/raw/meson.build | 1 +
> 12 files changed, 2071 insertions(+)
An update of the file MAINTAINERS is missing.
More information about the dev
mailing list