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.

Linux/AM5728: McASP pinmux issue

Part Number: AM5728


Tool/software: Linux

Hi sir,

I have am5728 custom board in which i am using audio codec connected to mcasp2. I want to pin mux those pins but in mux.h file which is present in U-boot/board/ti/am57xx/ directory of SDK.

The ball names are present in the 1st array, so i have added ball name with respective mux mode.

Is it correct way?

else how to check whether those pins have been pin muxed in kernel dts?

Because i am able to see the audio code when i put arecord -l or aplay -l but not able to listen anything.

Thanks

Vijay