bus/dpaa: introduce NXP DPAA bus driver skeleton
authorShreyansh Jain <shreyansh.jain@nxp.com>
Thu, 28 Sep 2017 12:29:22 +0000 (17:59 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 6 Oct 2017 00:49:49 +0000 (02:49 +0200)
commit919eeaccb2ba0d7cc0d7405e7909702d592c1209
treefdfde4c5253c8947599ee4e7f42593cc5471879b
parentc0108cc829118ac1da1b53159356f9375539fc99
bus/dpaa: introduce NXP DPAA bus driver skeleton

Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
MAINTAINERS
config/common_base
config/defconfig_arm64-dpaa-linuxapp-gcc
drivers/bus/Makefile
drivers/bus/dpaa/Makefile [new file with mode: 0644]
drivers/bus/dpaa/dpaa_bus.c [new file with mode: 0644]
drivers/bus/dpaa/rte_bus_dpaa_version.map [new file with mode: 0644]
drivers/bus/dpaa/rte_dpaa_bus.h [new file with mode: 0644]
drivers/bus/dpaa/rte_dpaa_logs.h [new file with mode: 0644]