On 07/19/2016 11:55 AM, Sylwester Nawrocki wrote: >> Unfortunately this breaks the audio on Odroid XU3 (simple-card). There >> > is no sound from: >> > $ aplay /usr/share/sounds/alsa/Front_Right.wav >> > and the command does not exit. >> > >> > Sylwester, >> > Are you going to look at this? > > Thanks for the bug report, I will check what's the problem here. > Odroid U3 also uses simple card and same codec and it all works there. It turned out that the difference was using ADMA on XU3 vs. PDMA on U3. AUDSS clock controller provides a clock for ADMA and converting the AUDSS clk driver to a loadable module causes deferring ADMA's controller initialization, which was not handled properly by the sound component drivers. I've sent a patch to fix the issue, added you at Cc. -- Thanks, Sylwester -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html