Skip to content
Snippets Groups Projects
  • Jan Glauber's avatar
    i2c: octeon: Improve error status checking · b4c715d0
    Jan Glauber authored
    
    Introduce a function that checks for valid status codes depending
    on the phase of a transmit or receive. Also add all existing status
    codes and improve error handling for various states.
    
    The Octeon TWSI has an "assert acknowledge" bit (TWSI_CTL_AAK) that
    is required to be set in master receive mode until the last byte is
    requested. The state check needs to consider if this bit was set.
    
    Signed-off-by: default avatarJan Glauber <jglauber@cavium.com>
    Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
    b4c715d0
Code owners
Assign users and groups as approvers for specific file changes. Learn more.