
On Thu, 9 Oct 2008 20:49:31 +0100 "ext Mark Brown" broonie@sirena.org.uk wrote:
On Thu, Oct 09, 2008 at 08:17:08PM +0300, Jarkko Nikula wrote:
Actually devconf register definitions for 2430 and 34xx, what patch 1 is using, are already in mainline and new McBSP DMA port and base address definitions are covered by CONFIG_ARCH_OMAPxxxx so ASoC for osk5912 should still compile.
So they should be safe to push already, then?
Yes it should. Compilation for OSK5912 in Takashi's tree goes fine.
make ARCH=arm omap_osk_5912_defconfig make ARCH=arm menuconfig + add support for ASoC OMAP & OSK5912 make ARCH=arm CROSS_COMPILE=arm-linux-
Also support for N810 is not coming to mainline during this merge window so only way to compile omap-mcbsp.c is to select OMAP1 based OSK5912. Currently it's possible to compile only for same OMAP generation processors. I.e. OMAP1, OMAP2 or OMAP3.
Jarkko