OpenCloudOS-Kernel/drivers/soc/fsl/qbman
Claudiu Manoil 0fbeac3b0f soc/qman: Don't add a new platform device for dma mapping
The qman portals are platform devices themselves, so they should
handle dma mappings.  Creating a dummy platform device in order to
support dma mapping operations is not justified (and not portable).
Instead, do the mapping against the first portal that has been
initialised.

Signed-off-by: Claudiu Manoil <claudiu.manoil@nxp.com>
Signed-off-by: Scott Wood <oss@buserror.net>
2016-11-23 01:23:44 -06:00
..
Kconfig soc/qman: Add self-test for QMan driver 2016-09-25 02:39:00 -05:00
Makefile soc/qman: Add self-test for QMan driver 2016-09-25 02:39:00 -05:00
bman.c soc/fsl: fix spelling mistakes in critical error messages 2016-11-22 01:29:48 -06:00
bman_ccsr.c soc/fsl: Introduce DPAA 1.x BMan device driver 2016-09-25 02:38:58 -05:00
bman_portal.c soc/qbman: Fix resource leak on portal probing error path 2016-11-23 01:23:41 -06:00
bman_priv.h soc/fsl: Introduce DPAA 1.x BMan device driver 2016-09-25 02:38:58 -05:00
bman_test.c soc/bman: Add self-test for BMan driver 2016-09-25 02:38:59 -05:00
bman_test.h soc/bman: Add self-test for BMan driver 2016-09-25 02:38:59 -05:00
bman_test_api.c soc/bman: Add self-test for BMan driver 2016-09-25 02:38:59 -05:00
dpaa_sys.h soc/qman: Replace of_get_property() with portable equivalent 2016-11-23 01:23:39 -06:00
qman.c soc/qman: Don't add a new platform device for dma mapping 2016-11-23 01:23:44 -06:00
qman_ccsr.c soc/qman: Check ioremap return value 2016-11-23 01:23:38 -06:00
qman_portal.c soc/qman: Don't add a new platform device for dma mapping 2016-11-23 01:23:44 -06:00
qman_priv.h soc/qman: Don't add a new platform device for dma mapping 2016-11-23 01:23:44 -06:00
qman_test.c soc/qman: Add self-test for QMan driver 2016-09-25 02:39:00 -05:00
qman_test.h soc/qman: Add self-test for QMan driver 2016-09-25 02:39:00 -05:00
qman_test_api.c soc/qman: test: Fix implementation of fd_cmp() 2016-11-23 01:23:43 -06:00
qman_test_stash.c soc/qman: Add self-test for QMan driver 2016-09-25 02:39:00 -05:00