On Fri, Aug 12, 2005 at 01:11:03PM +0200, Pavel Machek wrote: > You still do: > > Ser4MCCR0 = data->mccr0 | 0x7f7f; > > ...I'm not sure, but it seems to me I want MMCR0 to be set to > 0x60000. Would it be better to move 7f7f constant (what is it, anyway) > to machine-specific code?
I do this because we want the MCP bus running at the lowest sample speed initially. When the drivers have initialised, they will call mcp_sa1100_set_telecom_divisor() and mcp_sa1100_set_audio_divisor() to set these fields appropriately. They aren't machine specific. -- Russell King Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/ maintainer of: 2.6 Serial core - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/