On Wed, Aug 1, 2012 at 5:17 PM, Fabio Estevam [off-list ref] wrote:
I managed to get a board and tried it with current Linus' tree and
also linux-next. Both result in:
sgtl5000 0-000a: Device with ID register ffff is not a sgtl5000
sgtl5000 0-000a: asoc: failed to probe CODEC sgtl5000.0-000a: -19
asoc: failed to instantiate card imx6q-sabrelite-sgtl5000: -19
imx-sgtl5000 sound.11: snd_soc_register_card failed (-19)
Any ideas?
Ok, I sent a new patch that fixes this problem.
Also, I learned from Richard Zhao that audio can only be probed
correctly if we power off/on the board. Pressing the reset button
makes the audio probe to fail.