baseband/la12xx: introduce NXP LA12xx driver
authorNipun Gupta <nipun.gupta@nxp.com>
Sun, 17 Oct 2021 06:53:25 +0000 (12:23 +0530)
committerAkhil Goyal <gakhil@marvell.com>
Mon, 18 Oct 2021 18:11:23 +0000 (20:11 +0200)
commitf218a1f920175f55a9cb5f54959f30e6a24e8a6c
tree949d1d5024dfe59f1dedcc57817162fdff20448c
parentab4e19097b754b956cf0d64880a68169423a8d76
baseband/la12xx: introduce NXP LA12xx driver

This patch introduce the baseband device drivers for NXP's
LA1200 series software defined baseband modem.

Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
Acked-by: Nicolas Chautru <nicolas.chautru@intel.com>
MAINTAINERS
doc/guides/bbdevs/index.rst
doc/guides/bbdevs/la12xx.rst [new file with mode: 0644]
drivers/baseband/la12xx/bbdev_la12xx.c [new file with mode: 0644]
drivers/baseband/la12xx/bbdev_la12xx_pmd_logs.h [new file with mode: 0644]
drivers/baseband/la12xx/meson.build [new file with mode: 0644]
drivers/baseband/la12xx/version.map [new file with mode: 0644]
drivers/baseband/meson.build