alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: madhukesh s <madhukeshs@gmail.com>
To: alsa-devel@alsa-project.org
Cc: festevam@gmail.com
Subject: sgtl5000 module install fails during instantiation for i.MX53 QSB
Date: Sat, 7 Apr 2012 12:02:59 +0530	[thread overview]
Message-ID: <CADT92yYuO1Kcany5HkpoeqxR4OneeN576sErwxGrer_fuFMbRw@mail.gmail.com> (raw)

Hi,

On insmod'ing alsa modules for i.MX53 QSB, I get the following error:

root@freescale-qsb:/lib/modules/2.6.38.8+# modprobe snd-soc-sgtl5000
snd_soc_instantiate_card:Entry
snd_soc_instantiate_card:Entry
soc_probe_dai_link:Entry
soc_probe_codec: Probing for card sgtl5000-audio
sgtl5000_enable_regulators:Entry
_regulator_get: devname = 1-000a
sgtl5000 1-000a: regulator_bulk_get [for (null)]: Failed to get supply
'VDDA': -19
sgtl5000_enable_regulators: regulator_bulk_get err!!!
print_constraints: 1-000a: 1200 mV normal
_regulator_get: devname = 1-000a
sgtl5000 1-000a: regulator_bulk_get [for (null)]: Failed to get supply
'VDDA': -19
sgtl5000 1-000a: Failed to request supplies:1 -19
sgtl5000 1-000a: asoc: failed to probe CODEC sgtl5000.1-000a: -19
asoc: failed to probe codec sgtl5000.1-000a
asoc: failed to instantiate card sgtl5000-audio: -19

On adding more printks, I realize that "_regulator_get" function is
failing(not able to find supply VDDA).

The statically built module gives no such errors. Can someone give some
info on this?

Regards,
maas

                 reply	other threads:[~2012-04-07  6:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADT92yYuO1Kcany5HkpoeqxR4OneeN576sErwxGrer_fuFMbRw@mail.gmail.com \
    --to=madhukeshs@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=festevam@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).