On Sat, Dec 12, 2009 at 5:54 PM, Cory Maccarrone <darkstar6...@gmail.com> wrote:
> The current i2c-omap driver is set up for 32-bit registers, which
> corresponds to most OMAP devices.  However, OMAP730/850 based
> devices use a 16-bit register size.
>
> This change modifies the driver to perform a runtime CPU type check
> to determine the register sizes, and uses a bit shift of either 1
> or 2 bits to compute the proper register sizes for all registers.
>
> Signed-off-by: Cory Maccarrone <darkstar6...@gmail.com>

Haven't heard anything recently on this one -- any chance of it
getting in for the next -rc merge window, or is this a change that'll
need to go in for the next release?  Without it, I2C doesn't work on
omap7xx devices.

Thanks
- Cory
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to