- Fix build for iMX6 SSI
- Add dependency on sdma module
Details
Details
Build, load, check RX/TX channels numbers
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Probably later. This and SDMA fixes are just drive-by shooting: I tried to get audio working on my RiotBoard but it seems more drivers required to get it done.
Comment Actions
it would be good to convert sDMA and SSI to use xDMA
Probably later. This and SDMA fixes are just drive-by shooting: I tried to get audio working on my RiotBoard but it seems more drivers required to get it done.
yep, you probably need driver for DAC and also ensure you have routed output pins correctly in imx6_audmux.c (there is some hard code).