Hi Akhil, You already have applied these 2 from thr other serie. So when I rebased on latest these are no longer required. If you remember we split the initial serie into 2 separate series, but then I kept the same first 2 patches on both serie are they are required as a dependency (to make sure it builds in CI). Since you have now applied the first serie the other week, then these 2 commits are already applied and are no longer required on the v3. Let me know if unclear Nic
> > Hi Nicolas, > > It seems you missed a couple of patches in the series which were doing changes > in BBDEV. > Should I take those from v2? > > Series > Acked-by: Akhil Goyal <akhil.go...@nxp.com> > > Regards, > Akhil > > > > v3: Incremental changes from reviews : file name change, moving few > > inline function to .h, adding missing inline, doxygen markup fix. > > > > Adding new baseband PMD for FPGA 5GNR FEC implementation. > > > > Nicolas Chautru (11): > > drivers/baseband: add PMD for FPGA 5GNR FEC > > baseband/fpga_5gnr_fec: add register definition file > > baseband/fpga_5gnr_fec: add device info_get function > > baseband/fpga_5gnr_fec: add queue configuration > > baseband/fpga_5gnr_fec: add LDPC processing functions > > baseband/fpga_5gnr_fec: add HW error capture > > baseband/fpga_5gnr_fec: add debug functionality > > baseband/fpga_5gnr_fec: add configure function > > baseband/fpga_5gnr_fec: add harq loopback capability > > baseband/fpga_5gnr_fec: add interrupt support > > doc: add feature matrix table for bbdev devices > >