[alsa-devel] [PATCH][ASoC v2] Update Freescale MPC8610HPCD fabric driver to support multiple codecs
Timur Tabi
timur at freescale.com
Fri Jun 13 14:08:00 CEST 2008
Jon Smirl wrote:
> You're loading the fabric driver as a platform driver controlled via
> Kconfig. Has any progress been made on a way to trigger loading it via
> the device tree?
What should I trigger it on? For this idea to work, I need to have a
node in the device tree that no other driver wants. What node should
that be?
> Why are you calling all of the mpc code fsl? Freescale makes other
> processors that start with imx, mcp, mac, mmc, m68...
The SSI device exists in both i.MX and MPC parts, so it makes sense to
call that fsl_. The DMA controller could exist on non-MPC parts, but
currently it doesn't. I called it fsl_dma.c just to be consistent.
If it turns out that there's a real name clash, we can always rename them.
More information about the Alsa-devel
mailing list