On Thursday 12 May 2011 09:25:55 Jarkko Nikula wrote: > Of course for this you need to use omap as a master and codec as a > slave. One example for this is sound/soc/omap/omap3pandora.c. > > static struct omap_board_mux board_mux[] __initdata = { > + OMAP3_MUX(MCBSP1_FSX, OMAP_MUX_MODE0 | OMAP_PIN_OUTPUT), > + OMAP3_MUX(MCBSP1_CLKX, OMAP_MUX_MODE0 | OMAP_PIN_OUTPUT), > + OMAP3_MUX(MCBSP1_DR, OMAP_MUX_MODE0 | OMAP_PIN_INPUT), > + OMAP3_MUX(MCBSP1_DX, OMAP_MUX_MODE0 | OMAP_PIN_OUTPUT), > + I think the CLKX, FSX need to be input, since the config suggests,t that McBSP1 is the slave port: > [ 1566.123962] omap-mcbsp omap-mcbsp.1: PCR0: 0x0f0f -- Péter -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html