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


Groups > linux.kernel > #1321662

Re: [PATCH] ASoC: fsl: select SND_SOC_FSL_SAI or SND_SOC_FSL_SSI depending on SoC type

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] ASoC: fsl: select SND_SOC_FSL_SAI or SND_SOC_FSL_SSI depending on SoC type
Date 2016-01-29 12:20 +0100
Message-ID <qWffQ-240-23@gated-at.bofh.it> (permalink)
References <qT0dl-6mw-21@gated-at.bofh.it> <qW3ol-1FK-5@gated-at.bofh.it> <qWapP-6Zf-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Fri, Jan 29, 2016 at 06:59:38AM +0100, Lothar Waßmann wrote:
> On Thu, 28 Jan 2016 23:33:52 +0100 Mark Brown wrote:
> > On Wed, Jan 20, 2016 at 01:30:38PM +0100, Lothar Waßmann wrote:

> > > -	select SND_SOC_FSL_SSI
> > > +	select SND_SOC_FSL_SAI if SOC_IMX6UL
> > > +	select SND_SOC_FSL_SSI if SOC_IMX6Q || SOC_IMX6SL || SOC_IMX6SX

> > Does this card not work for older i.MXs (which had the same SSI/AUDMUX
> > combination as the majority of the i.MX6 family) as well?

> Our baseboard contains an SGTL5000 codec which is working with
> i.MX25, i.MX27, i.MX5, i.MX6Q, i.MX6DL with the fsl_ssi and imx-sgtl5000
> + imx-audmux driver, on i.MX28 with the mxs-saif and mxs-sgtl5000 driver
> and on i.MX6UL with the fsl_sai + simple-card driver.

That's your base board but that doesn't really help other users who may
be using this driver (and even for your system I'm not clear how
any configuration without an i.MX6 will enable a CPU DAI driver with
this change).

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


Thread

Re: [PATCH] ASoC: fsl: select SND_SOC_FSL_SAI or SND_SOC_FSL_SSI  depending on SoC type Mark Brown <broonie@kernel.org> - 2016-01-28 23:40 +0100
  Re: [PATCH] ASoC: fsl: select SND_SOC_FSL_SAI or SND_SOC_FSL_SSI  depending on SoC type Nicolin Chen <nicoleotsuka@gmail.com> - 2016-01-29 00:10 +0100
    Re: [PATCH] ASoC: fsl: select SND_SOC_FSL_SAI or SND_SOC_FSL_SSI  depending on SoC type Lothar Waßmann <LW@KARO-electronics.de> - 2016-01-29 07:00 +0100
      Re: [PATCH] ASoC: fsl: select SND_SOC_FSL_SAI or SND_SOC_FSL_SSI  depending on SoC type Nicolin Chen <nicoleotsuka@gmail.com> - 2016-01-29 07:30 +0100
        Re: [PATCH] ASoC: fsl: select SND_SOC_FSL_SAI or SND_SOC_FSL_SSI  depending on SoC type Lothar Waßmann <LW@KARO-electronics.de> - 2016-01-29 12:40 +0100
  Re: [PATCH] ASoC: fsl: select SND_SOC_FSL_SAI or SND_SOC_FSL_SSI  depending on SoC type Lothar Waßmann <LW@KARO-electronics.de> - 2016-01-29 07:10 +0100
    Re: [PATCH] ASoC: fsl: select SND_SOC_FSL_SAI or SND_SOC_FSL_SSI  depending on SoC type Nicolin Chen <nicoleotsuka@gmail.com> - 2016-01-29 07:40 +0100
      Re: [PATCH] ASoC: fsl: select SND_SOC_FSL_SAI or SND_SOC_FSL_SSI  depending on SoC type Lothar Waßmann <LW@KARO-electronics.de> - 2016-01-29 10:50 +0100
    Re: [PATCH] ASoC: fsl: select SND_SOC_FSL_SAI or SND_SOC_FSL_SSI  depending on SoC type Mark Brown <broonie@kernel.org> - 2016-01-29 12:20 +0100

csiph-web