Need .config and dts/dtsi file/changes/patches for the same as mentioned above.
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,
Our expert in this area is out for a couple of days. He'll reply as soon as he can and we're sorry for the delay.
I am not the expert which Reese referred, but please check the thread below.
Hello,
Please review the MAX98901 datasheet and figure out the important pins related to clocks + data. We do not have a max98091 config by default but here is an example for your reference:
1. McASP config: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm/boot/dts/am437x-gp-evm.dts?h=ti-linux-5.10.y#n1094
2. McASP pinmux: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm/boot/dts/am437x-gp-evm.dts?h=ti-linux-5.10.y#n454
3. Codec config (showing aic as an example): https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm/boot/dts/am437x-gp-evm.dts?h=ti-linux-5.10.y#n712
4. Sound configuration: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm/boot/dts/am437x-gp-evm.dts?h=ti-linux-5.10.y#n115
The above are the key configurations that you would need to enable in your DT file.
Regards,
Krunal