1. 11 10月, 2015 1 次提交
  2. 02 10月, 2015 1 次提交
    • A
      I2C: mxc_i2c: make I2C1 and I2C2 optional · 03544c66
      Albert ARIBAUD \\(3ADEV\\) 提交于
      The driver assumed that I2C1 and I2C2 were always enabled,
      and if they were not, then an asynchronous abort was (silently)
      raised, to be caught much later on in the Linux kernel.
      
      Fix this by making I2C1 and I2C2 optional just like I2C3 and I2C4
      are.
      
      To make the change binary-invariant, declare I2C1 and I2C2 in
      every include/configs/ file which defines CONFIG_SYS_I2C_MXC.
      
      Also, while updating README about CONFIG_SYS_I2C_MXC_I2C1 and
      CONFIG_SYS_I2C_MXC_I2C2, add missing descriptions for I2C4 speed
      (CONFIG_SYS_MXC_I2C4_SPEED) and slave (CONFIG_SYS_MXC_I2C4_SLAVE)
      config options.
      Signed-off-by: NAlbert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr>
      03544c66
  3. 02 9月, 2015 1 次提交
  4. 22 8月, 2015 1 次提交
  5. 04 8月, 2015 3 次提交
  6. 22 7月, 2015 1 次提交
  7. 21 7月, 2015 1 次提交
  8. 30 6月, 2015 1 次提交
  9. 26 6月, 2015 2 次提交
  10. 02 6月, 2015 1 次提交
  11. 01 6月, 2015 1 次提交
  12. 21 5月, 2015 2 次提交
  13. 23 4月, 2015 1 次提交
  14. 25 2月, 2015 1 次提交
  15. 24 1月, 2015 1 次提交
  16. 12 12月, 2014 8 次提交
  17. 25 11月, 2014 2 次提交
  18. 23 11月, 2014 1 次提交
  19. 20 11月, 2014 1 次提交
  20. 24 10月, 2014 1 次提交
  21. 17 10月, 2014 2 次提交
  22. 09 9月, 2014 3 次提交