Skip to content
Snippets Groups Projects
  1. Jan 21, 2013
  2. Dec 11, 2012
    • Marek Vasut's avatar
      mxs: i2c: Implement algorithm to set up arbitrary i2c speed · fa5e2845
      Marek Vasut authored
      
      This algorithm computes the values of TIMING{0,1,2} registers for the
      MX28 I2C block. This algorithm was derived by using a scope, but the
      result seems correct.
      
      The resulting values programmed into the registers do not correlate
      with the contents in datasheet. When using the values from the datasheet,
      the I2C clock were completely wrong.
      
      Signed-off-by: default avatarMarek Vasut <marex@denx.de>
      Cc: Stefano Babic <sbabic@denx.de>
      Cc: Fabio Estevam <fabio.estevam@freescale.com>
      Cc: Wolfgang Denk <wd@denx.de>
      fa5e2845
  3. Sep 01, 2012
  4. Mar 26, 2012
  5. Nov 11, 2011
Loading