RE: [PATCH 05/10] baseband/ark: add ark baseband device

2022-04-27 Thread Chautru, Nicolas
pdk.org > Cc: ferruh.yi...@xilinx.com; ed.cz...@atomicrules.com; John Miller > > Subject: [PATCH 05/10] baseband/ark: add ark baseband device > > Add new ark baseband device. > > Signed-off-by: John Miller > --- > drivers/baseband/ark/ark_bbdev.c| 1064

[PATCH 05/10] baseband/ark: add ark baseband device

2022-04-21 Thread John Miller
Add new ark baseband device. Signed-off-by: John Miller --- drivers/baseband/ark/ark_bbdev.c| 1064 +++ drivers/baseband/ark/ark_bbdev_common.c | 125 +++ drivers/baseband/ark/ark_bbdev_common.h | 92 ++ drivers/baseband/ark/ark_bbdev_custom.c | 201 + drivers