Hi,
Mark Brown broonie@kernel.org hat am 1. August 2018 um 18:02 geschrieben:
On Wed, Aug 01, 2018 at 04:44:03PM +0100, Guillaume Tucker wrote:
On 31/07/18 16:14, kernelci.org bot wrote:
[...]> bcm2837-rpi-3-b:
lab-baylibre: failing since 1 day (last pass: next-20180727 - first fail: next-20180730)
I've run an automated bisection on kernelci.org which found this "bad" commit:
bb4b894addb09a069c072a0a032f644cc470d17f is the first bad commit commit bb4b894addb09a069c072a0a032f644cc470d17f Author: Srinivas Kandagatla srinivas.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?
Best regards Stefan