Skip to content
Snippets Groups Projects
  1. Oct 12, 2021
    • Christos Gentsos's avatar
      I2C: Clear error bit on bus error, add STATUS_BYTE and STATUS_CML · dfd58318
      Christos Gentsos authored
      When a bus error happened, the I2C peripheral's error bit remained
      set. This caused it to respond erroneously in future transactions.
      
      Now, when a bus error occurs, we're clearing the error bit and setting
      the error flags in the STATUS_BYTE and STATUS_CML PMBus registers.
      After the user reads those registers (using commands 0x78 and 0x7E),
      their error flags are cleared.
      dfd58318
  2. Oct 08, 2021
  3. Oct 06, 2021
  4. Sep 07, 2021
  5. Aug 19, 2021
  6. Aug 18, 2021
  7. Aug 11, 2021
  8. Aug 05, 2021
  9. Jul 15, 2021
  10. Jul 07, 2021
  11. Sep 09, 2020
  12. Sep 08, 2020
  13. Sep 07, 2020
  14. Jun 30, 2020
  15. Jun 29, 2020