]> git.droids-corp.org - dpdk.git/commit
bus/fslmc: add and scan DPRC devices
authorJun Yang <jun.yang@nxp.com>
Mon, 3 Jan 2022 10:01:23 +0000 (15:31 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 20 Jan 2022 15:24:09 +0000 (16:24 +0100)
commitf5145e1d4aa4c1aea3bb6580ba1b3b1b694d81bd
treebd6312c2b8f6bffbc1a28095571fafd5101057a3
parent6ac5a55b33dc19b1f5e9b8bfdd21e85b802dbf53
bus/fslmc: add and scan DPRC devices

In order to get connection endpoint of each objects,
scan the dprc object.

Signed-off-by: Jun Yang <jun.yang@nxp.com>
Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
drivers/bus/fslmc/fslmc_bus.c
drivers/bus/fslmc/fslmc_vfio.c
drivers/bus/fslmc/mc/dprc.c [new file with mode: 0644]
drivers/bus/fslmc/mc/fsl_dprc.h [new file with mode: 0644]
drivers/bus/fslmc/mc/fsl_dprc_cmd.h [new file with mode: 0644]
drivers/bus/fslmc/meson.build
drivers/bus/fslmc/portal/dpaa2_hw_dprc.c [new file with mode: 0644]
drivers/bus/fslmc/portal/dpaa2_hw_pvt.h
drivers/bus/fslmc/rte_fslmc.h