This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to enable McASP0 in dm8168 for audio

Hi all,

We are developing a custom dm8168 board, so we need to enable the McASP0 instead of McASP2. I have change board_ti8168evm.c, davinci-evm.c and devices.c changing McASP2 to McASP0.

Nevertheless, with the application devmem of the RidgeRun SDK I notice that the value of the  register 0x48181540 (McASP0, modemux) is 0x0 instead of 0x2.

My question is, where is it possible to enable that register to have McASP0 module enabled?

BR,

Inigo