[alsa-devel] [PATCH 1/4] ASoC: sgtl5000: give it a ramping time before writting
Alexandre Belloni
alexandre.belloni at free-electrons.com
Mon Jul 1 21:28:26 CEST 2013
Hi,
On 01/07/2013 21:14, Fabio Estevam wrote:
> Hi Marek,
>
> On Mon, Jul 1, 2013 at 2:43 PM, Marek Vasut <marex at denx.de> wrote:
>
>> I think you can just disable the PIO mode altogether (around line 500 ... if
>> (msg->len < 8) ... replace this with if (0) ) and then the problem should not be
>> there (if it's a PIO problem).
>
> Yes, this is a good suggestion.
>
> This is what I did on 3.10 kernel:
>
> - Booted a 3.10 kernel, audio is probed correctly
>
> - Enabled touchscreen:
>
It definitely seems to be an issue with PIO mode as the investigation
from Torsten Fleischer showed. I'll test that on my boards tonight. I'll
also try to remove the touchscreen support to see if I observe the same
thing as you do.
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
More information about the Alsa-devel
mailing list