1. 14 2月, 2013 1 次提交
  2. 27 1月, 2013 1 次提交
    • A
      mfd: da9052/53 lockup fix · 0a8c290a
      Ashish Jangam 提交于
      An issue has been reported where the PMIC either locks up or fails to
      respond following a system Reset. This could result in a second write
      in which the bus writes the current content of the write buffer to address
      of the last I2C access.
      
      The failure case is where this unwanted write transfers incorrect data to
      a critical register.
      
      This patch fixes this issue to by following any read or write with a dummy read
      to a safe register address. A safe register address is one where the contents
      will not affect the operation of the system.
      Signed-off-by: NAshish Jangam <ashish.jangam@kpitcummins.com>
      Signed-off-by: NSamuel Ortiz <sameo@linux.intel.com>
      0a8c290a
  3. 29 11月, 2012 3 次提交
  4. 11 9月, 2012 1 次提交
  5. 20 5月, 2012 1 次提交
  6. 09 5月, 2012 1 次提交
  7. 01 5月, 2012 1 次提交
  8. 20 3月, 2012 1 次提交
  9. 07 3月, 2012 1 次提交
  10. 14 12月, 2011 1 次提交