Hi
I am using MAX98390 ALSA Soc Audio driver in Linux 5.10.10 with stm32mp157 in my custom board
DISTRO : openstlinux-weston
DISTRO_CODENAME : dunfell
I connect max98390 to i2s1 of stm32mp157
it is my dts:
~# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: max98390audioca [max98390-audio-card], device 0: 44004000.audio-controller-max98390-aif1 max98390-aif1-0 [44004000.audio-controller-max98390-aif1 max98390-aif1-0]
Subdevices: 1/1
Subdevice #0: subdevice #0
loop3.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, stereo 44100 Hz
~# aplay -D hw:0,0 loop3.wav &
~# Playing WAVE 'loop3.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo



