Hi Team,
Is there a way to check which McASP0/1/2 was selected at the menu config during the kernel built of the ALSA for SoC Audio Support?
Regards,
Ping
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.
Hi Ping,
To check which McASP (0/1/2) is connected when we enable the ALSA support in kernel config you can look at the kernel source code arch/arm/mach-davinci/board-x.c.
For example you can look at the DaVinci-PSP-SDK-03.22.00.02/src/kernel/linux-03.22.00.02/arch/arm/mach-davinci/board-da830-evm.c file.
Regards,
Iyshwarya
If this answers your question, please click the Verify Answer button below. If not, please reply back with more information.