[alsa-devel] [PATCH 04/10] include: platform_data: Platform data header for OMAP4 ASoC audio

Péter Ujfalusi peter.ujfalusi at ti.com
Thu Dec 15 14:02:44 CET 2011


On Wednesday 14 December 2011 17:57:47 Mark Brown wrote:
> On Wed, Dec 14, 2011 at 11:46:57AM +0200, Peter Ujfalusi wrote:
> > +enum board_type {
> > +	OMAP_ABE_TWL6040_SDP4430,
> > +	OMAP_ABE_TWL6040_PANDA,
> > +	OMAP_ABE_TWL6040_PANDA_ES,
> > +};
> 
> It seems like it might better in the long run to make this feature based
> rather than enumerating the individual boards - that means that if
> boards mix and match the features or add features on the side of
> additional designs (eg, external amplifiers that need power control)
> it's easier to scale the options.

Yes this is planed for the Dtree support, but the aim here is to get working 
audio on PandaBoard as well with upstream kernel.

--
Péter


More information about the Alsa-devel mailing list