FSL-UT-ESAI-004
~~~~~~~~~~~~~~

[cols=">s,6a",frame="topbot",options="header"]
|====================================================================
|Name | Description

| Summary |
Test playback/record duplex for alsa driver with ESAI interface

| Automated |
NO

| Kernel Config Option |
 CONFIG_IMX_HAVE_PLATFORM_IMX_ESAI=y
 CONFIG_IMX_HAVE_PLATFORM_IMX_I2C=y
 CONFIG_SND_SOC_IMX_CS42888=y
 CONFIG_SND_SOC_CS42888=y

| Software Dependency |
N/A

| Non-default Hardware Configuration |
SabreAI

| Test Procedure |
. run the following command on target board,

 $ arecord -Dplughw:0 -d 20 -f S16_LE -r 44100 -c 2 -traw \| aplay -Dplughw:0 -f S16_LE -r 44100 -c 2 -traw

| Expected Result |
The sound is heard clearly and properly after resume

|====================================================================

<<<

