beagleboard / beagleboard/linux

EDMA API is broken

Open
#72 7 comments 0 reactions 1 assignee Claimed by @pdp7 View on GitHub
requires testing
Dominant language
C
Stars
810
Forks
582
PR merge metrics
No merged PRs in 30d

Description

Hello.

After migration from 3.8.13 kernel to 4.1.18 on my BBB I have found that compilation of my custom kernel driver which using EDMA API is impossible.
My driver based on this classical tutorial http://processors.wiki.ti.com/index.php/EDMA_sample_test_application. But now in file linux/platform_data/edma.h absent basic function for work with EDMA like as edma_start, edma_stop, edma_alloc_channel ...
it's happened after 0f30e8c4ca31a7131906444ee92b65c1bd4f92fd commit.

Which guide should I use for porting my application from old kenel to new ?

Thanks

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.