[PATCH v2 0/3] ARM: davinci: fix eDMA for DM365

Alejandro Mery amery at hanoverdisplays.com
Tue Dec 5 04:34:55 PST 2017


Hi, as an intermediate step toward migrating a davinci dm365 based product from 2.6.32.71
to 4.14(.3+) I'm trying to get the dm365 evm (evaluation board) to work

The very first problem is `edma: probe of edma.0 failed with error -5` caused by dm365 not
been included on some refactoring done by Peter Ujfalusi in 2015 which got solved by the
cherry-picking the following changes into dm365.c

* cef5b0da4019 2015-10-14 Peter Ujfalusi ARM: davinci: Add dma_mask to eDMA devices
* 7ab388e85faa 2015-10-14 Peter Ujfalusi ARM: davinci: Use platform_device_register_full() to create pdev for eDMA

Changes since v1:
* fix dumb typo on 1/2
* add extra change (3/3) correcting the name of mmc devices



More information about the linux-arm-kernel mailing list