* Cory Maccarrone <darkstar6262@xxxxxxxxx> [100109 09:45]: > On Sat, Dec 12, 2009 at 5:54 PM, Cory Maccarrone <darkstar6262@xxxxxxxxx> 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 <darkstar6262@xxxxxxxxx> > > 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. Let's plan on adding this into omap-testing branch next week so we can make sure things are OK for the other platforms. Then assuming no issues, let's ask Ben can queue it. Regards, Tony -- 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