linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nicolin Chen <nicoleotsuka@gmail.com>
To: Fabio Estevam <festevam@gmail.com>,
	Felipe Ferreri Tonello <eu@felipetonello.com>
Cc: Rob Herring <robh@kernel.org>,
	"alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	Mark Brown <broonie@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Takashi Iwai <tiwai@suse.com>
Subject: Re: [PATCH] ASoC: fsl: add imx-cs427x machine driver
Date: Tue, 26 Jan 2016 09:42:35 -0800	[thread overview]
Message-ID: <20160126174234.GA3835@Asurada-Nvidia> (raw)
In-Reply-To: <CAOMZO5CjVxAHOJSywveK7dYvdz8PSMADJd1F7TdO+asEQ89XTg@mail.gmail.com>

On Tue, Jan 26, 2016 at 09:05:42AM -0200, Fabio Estevam wrote:
> On Tue, Jan 26, 2016 at 9:01 AM, Felipe Ferreri Tonello
> <eu@felipetonello.com> wrote:
> 
> > Actually yes, thanks! I didn't know about the existence of fsl-asoc-card.
> >
> > I get some errors but I don't think they actually matter:
> > [   19.734494] fsl-asrc 2034000.asrc: driver registered
> > [   19.738707] fsl-asoc-card sound: ASoC: CPU DAI (null) not registered
> > [   19.738717] fsl-asoc-card sound: snd_soc_register_card failed (-517)
> > [   19.741556] fsl-asoc-card sound: ASoC: CPU DAI (null) not registered
> > [   19.741564] fsl-asoc-card sound: snd_soc_register_card failed (-517)

Deferred probes shouldn't be a problem.

> > [   19.774591] fsl-asoc-card sound: cs4271-hifi <-> 2028000.ssi mapping ok

Link is mapped.

> > [   19.781507] fsl-asoc-card sound: ASoC: no source widget found for
> > ASRC-Playback
> > [   19.790065] fsl-asoc-card sound: ASoC: Failed to add route
> > ASRC-Playback -> direct -> CPU-Playback
> > [   19.805349] fsl-asoc-card sound: ASoC: no sink widget found for
> > ASRC-Capture
> > [   19.817222] fsl-asoc-card sound: ASoC: Failed to add route
> > CPU-Capture -> direct -> ASRC-Capture

You may ignore these "failures" if you don't have ASRC at all. It's
optional based on the SoC design or platform requirement. Refer to:
Documentation/devicetree/bindings/sound/fsl-asoc-card.txt

But I think the log over here could be less confusing. I may try to
clean it later.

Thanks
Nicolin

  reply	other threads:[~2016-01-26 17:42 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-25 17:53 [PATCH] ASoC: fsl: add imx-cs427x machine driver Felipe F. Tonello
2016-01-26  2:29 ` Rob Herring
2016-01-26  9:43   ` Felipe Ferreri Tonello
2016-01-26  9:47     ` Fabio Estevam
2016-01-26 11:01       ` Felipe Ferreri Tonello
2016-01-26 11:05         ` Fabio Estevam
2016-01-26 17:42           ` Nicolin Chen [this message]
2016-01-31 13:28         ` Fabio Estevam
2016-01-26 11:50     ` Mark Brown
2016-01-26 15:50     ` Rob Herring
2016-01-26 16:03       ` Mark Brown

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=20160126174234.GA3835@Asurada-Nvidia \
    --to=nicoleotsuka@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=eu@felipetonello.com \
    --cc=festevam@gmail.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=tiwai@suse.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).