Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1318207

Re: [PATCH] ASoC: fsl: add imx-cs427x machine driver

From Nicolin Chen <nicoleotsuka@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] ASoC: fsl: add imx-cs427x machine driver
Date 2016-01-26 18:50 +0100
Message-ID <qVfUD-7wd-17@gated-at.bofh.it> (permalink)
References (1 earlier) <qV1HY-4RV-13@gated-at.bofh.it> <qV8q6-2cz-7@gated-at.bofh.it> <qV8q6-2cz-17@gated-at.bofh.it> <qV9Fw-3em-3@gated-at.bofh.it> <qV9Fw-3em-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] ASoC: fsl: add imx-cs427x machine driver "Felipe F. Tonello" <eu@felipetonello.com> - 2016-01-25 19:00 +0100
  Re: [PATCH] ASoC: fsl: add imx-cs427x machine driver Rob Herring <robh@kernel.org> - 2016-01-26 03:40 +0100
    Re: [PATCH] ASoC: fsl: add imx-cs427x machine driver Felipe Ferreri Tonello <eu@felipetonello.com> - 2016-01-26 10:50 +0100
      Re: [PATCH] ASoC: fsl: add imx-cs427x machine driver Fabio Estevam <festevam@gmail.com> - 2016-01-26 10:50 +0100
        Re: [PATCH] ASoC: fsl: add imx-cs427x machine driver Felipe Ferreri Tonello <eu@felipetonello.com> - 2016-01-26 12:10 +0100
          Re: [PATCH] ASoC: fsl: add imx-cs427x machine driver Fabio Estevam <festevam@gmail.com> - 2016-01-26 12:10 +0100
            Re: [PATCH] ASoC: fsl: add imx-cs427x machine driver Nicolin Chen <nicoleotsuka@gmail.com> - 2016-01-26 18:50 +0100
      Re: [PATCH] ASoC: fsl: add imx-cs427x machine driver Mark Brown <broonie@kernel.org> - 2016-01-26 13:00 +0100
      Re: [PATCH] ASoC: fsl: add imx-cs427x machine driver Rob Herring <robh@kernel.org> - 2016-01-26 17:00 +0100
        Re: [PATCH] ASoC: fsl: add imx-cs427x machine driver Mark Brown <broonie@kernel.org> - 2016-01-26 17:10 +0100

csiph-web