[PATCH 0/4] improve i.MX i2c driver

Marc Kleine-Budde mkl at pengutronix.de
Wed Dec 9 09:42:30 EST 2009


This series of patches fixes problems with low bit rates and/or activated framebuffer on the i.MX35.

Pleae review and consider to apply.

If you want to pull:

The following changes since commit 47017173571c36b9ef6df6b2a692b08794e26983:
  Sascha Hauer (1):
        PCA100: initialize pll in assembler code

are available in the git repository at:

  git://git.pengutronix.de/git/mkl/u-boot-v2.git for-sha-i2c-imx

Marc Kleine-Budde (4):
      i2c-imx: print errors with dev_err
      i2c-imx: fix clear IFF race condition
      i2c-imx: fix low bitrate problem
      i2c-imx: i2c_imx_xfer return with err if sub-transfer isn't successfull

 drivers/i2c/i2c-imx.c |   35 +++++++++++++++++++++++++++--------
 1 files changed, 27 insertions(+), 8 deletions(-)


Cheers, Marc





More information about the u-boot-v2 mailing list