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