[PATCH v5 2/2] ARM: dts: mx51: Remove mach-cpuimx51sd board file
Paul Bolle
pebolle at tiscali.nl
Mon May 19 02:48:15 PDT 2014
On Tue, 2014-05-13 at 09:54 +0800, Shawn Guo wrote:
> On Sat, May 10, 2014 at 12:47:36PM -0300, Fabio Estevam wrote:
> > From: Fabio Estevam <fabio.estevam at freescale.com>
> >
> > eukrea_mbimxsd51-baseboard.c and mach-cpuimx51sd.c can be replaced with their
> > devicetree equivalents: imx51-eukrea-mbimxsd51-baseboard.dts and
> > imx51-eukrea-cpuimx51.dtsi respectively, so remove the board files.
> >
> > This allows the conversion of mx51 to a devicetree-only platform.
> >
> > Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
>
> This is not a dts patch, so I dropped 'dts' from patch prefix.
>
> Applied both, thanks.
This patch just hit linux-next (in next-20140519) as "ARM: mx51: Remove
mach-cpuimx51sd board file".
It removed the Kconfig symbol MACH_EUKREA_MBIMXSD51_BASEBOARD. But it
left one reference to that symbol in sound/soc/fsl/Kconfig untouched,
see:
config SND_SOC_EUKREA_TLV320
tristate "Eukrea TLV320"
depends on MACH_EUKREA_MBIMX27_BASEBOARD \
|| MACH_EUKREA_MBIMXSD25_BASEBOARD \
|| MACH_EUKREA_MBIMXSD35_BASEBOARD \
|| MACH_EUKREA_MBIMXSD51_BASEBOARD \
|| (OF && ARM)
depends on I2C
select SND_SOC_TLV320AIC23_I2C
select SND_SOC_IMX_AUDMUX
select SND_SOC_IMX_SSI
select SND_SOC_FSL_SSI
select SND_SOC_IMX_PCM_DMA
help
Enable I2S based access to the TLV320AIC23B codec attached
to the SSI interface
What should be done with that last reference?
Paul Bolle
More information about the linux-arm-kernel
mailing list