Skip to content
  • Mukesh Kumar Savaliya's avatar
    i2c: i2c-msm-geni: Report NACK as an error to client · f811f2e8
    Mukesh Kumar Savaliya authored
    
    
    if there is a NACK from i2c slave side on the bus while doing i2c
    transfer, report it as an error. So far NACK reproted at i2c master
    just as an error and if master is done with the command to GENI, it
    considered as a success. Ideally the NACK or ACK is part of protocol,
    here we are returning NACK as an error for the client to take some
    respective action.
    
    Change-Id: I084f8f733310f7a10f2d53f34d9c99f6c5234406
    Signed-off-by: default avatarMukesh Kumar Savaliya <quic_msavaliy@quicinc.com>
    f811f2e8