]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/pdk.git/commit
[Bugfix] PDK-5681: edma driver instance id are not proper REL.CORESDK.06.02.02.01
authorPrasad Konnur <prasadkonnur@ti.com>
Wed, 29 Apr 2020 07:58:08 +0000 (13:28 +0530)
committerPrasad Konnur <prasadkonnur@ti.com>
Wed, 29 Apr 2020 13:43:06 +0000 (19:13 +0530)
commitc57507560f764014102ea8705511d5156e64a603
tree0d76fbb3719fec53546797c932968ce59b6e6fd1
parenteda50e5169ee710a9a44a7f4fbb454e48228a439
[Bugfix] PDK-5681: edma driver instance id are not proper

 - removed edma instance ordering from soc defines.
 - added api to get hardware attributes structure for each instance
 - updated driver to use hardware attributes from soc file for each instance

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
packages/ti/drv/edma/examples/edma_memcpy_test/main.c
packages/ti/drv/edma/soc/tpr12/edma_soc.c
packages/ti/drv/edma/soc/tpr12/edma_soc.h
packages/ti/drv/edma/soc/tpr12/edma_soc_priv.h
packages/ti/drv/edma/src/edma.c