| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and DL
Due to HW bug on McPDM CTRL register both UL and DL channels need
to be configure at the same time. If the channels are not
configured at the same time so side effect can be muting in
Uplink or loud noise in downlink during stress test transition
between UL and Downlink. Each time McPDM is started both UL and
DL channels are enabled to work around the problem.
This patch is also remote the DC OFFSET interface as it is not
working correctly and connot be used. So there is no need for the
driver to configure it.
Signed-off-by: Sebastien Guiriec <s-guiriec@ti.com>
|
|
|
|
|
|
|
|
|
| |
Modem DAI is a special case because requires explicit ALSA PCM
calls to the DAI associated with the serial port (e.g. McBSP).
The trigger() call was missing and the serial port was not
initiating any transfer.
Signed-off-by: Misael Lopez Cruz <misael.lopez@ti.com>
|
|
|
|
|
|
|
| |
MODEM DAI needs to support 2 channels for dual-mic on capture
and to set the McBSP interface as I2S.
Signed-off-by: Francois Mazard <f-mazard@ti.com>
|
|
|
|
| |
Signed-off-by: Liam Girdwood <lrg@ti.com>
|
|
This patch adds support for the OMAP4 ABE DSP Frontend DAIs.
Signed-off-by: Liam Girdwood <lrg@ti.com>
|