Hi Srinivas,
Am 02.08.2018 um 09:28 schrieb Srinivas Kandagatla:
Hi Stefan,
On 01/08/18 20:11, Stefan Wahren wrote:
bb4b894addb09a069c072a0a032f644cc470d17f is the first bad commit commit bb4b894addb09a069c072a0a032f644cc470d17f Author: Srinivas Kandagatlasrinivas.kandagatla@linaro.org Date: Fri Jul 13 16:36:28 2018 +0100 ASoC: core: add support to card re-bind using component framework This patch aims at achieving dynamic behaviour of audio card when the dependent components disappear and reappear.
i can confirm this after a manual bisect.
(something in your mail client or workflow mangled the commit log here).
I'm somewhat suspicious of this result given that that commit has been in -next rather longer than one day
The boot issue exists in sound/for-next since 2018-07-18 [1], which is shortly after this commit.
and the board doesn't visibly have a sound card in mainline (there are some I2S controllers in there but no card to use them).
The BCM2835 has HDMI Audio from vc4_hdmi. After removing the dma-channel "audio-rx" from the DTS the RPi boots properly even with the patch above.
Any ideas to investigate the issue further?
When it does not boot, does it hang/deadlock or do we have a crash report?
it hangs / deadlock endlessly. I didn't see any crash.
It is not obvious from the bootlog from https://storage.kernelci.org/next/master/next-20180731/arm/bcm2835_defconfig...
--srini
Best regards Stefan