[PATCH 1/4] ASoC: imx: add an explicit Kconfig option for imx-ssi driver
Shawn Guo
shawn.guo at linaro.org
Thu Feb 23 20:28:53 EST 2012
On Thu, Feb 23, 2012 at 09:40:00AM -0600, Timur Tabi wrote:
> Shawn Guo wrote:
>
> > Signed-off-by: Shawn Guo <shawn.guo at linaro.org>
>
> Since when do you work for Linaro?
>
Since one year ago, as Freescale assignee to Linaro. So I'm still
employed by Freescale.
> > ---
> > sound/soc/imx/Kconfig | 7 +++++++
> > sound/soc/imx/Makefile | 4 ++--
> > 2 files changed, 9 insertions(+), 2 deletions(-)
> >
> > diff --git a/sound/soc/imx/Kconfig b/sound/soc/imx/Kconfig
> > index 863a6b4..b9de8a8 100644
> > --- a/sound/soc/imx/Kconfig
> > +++ b/sound/soc/imx/Kconfig
> > @@ -8,6 +8,9 @@ menuconfig SND_IMX_SOC
> >
> > if SND_IMX_SOC
> >
> > +config SND_SOC_IMX_SSI
> > + tristate
> > +
>
> I was hoping to see sound/soc/imx disappear completely, and all IMX
> support move into sound/soc/fsl. After all, i.MX is a Freescale name.
>
That's what I'm doing. But to be clear, imx-ssi driver will still
exist for all those non-DT i.MX platforms. We are supporting DT for
imx5 and imx6, but have not seen a plan to migrate all those old i.MX
platforms to DT.
--
Regards,
Shawn
More information about the linux-arm-kernel
mailing list