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