commit | d0efdc1686405c3873703a8617daba54d3fbb75f | [log] [tgz] |
---|---|---|
author | Cédric Le Goater <clg@kaod.org> | Fri Jun 02 11:51:49 2017 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Jun 02 11:51:49 2017 +0100 |
tree | 033b6e7197d9e8ff1908b09d31bed24455126476 | |
parent | ddabca757a4eb29f342f7f1d01634ccdbe0e3844 [diff] |
aspeed/i2c: handle LAST command under the RX command Today, the LAST command is handled with the STOP command but this is incorrect. Also nack the I2C bus when a LAST is issued. Signed-off-by: Cédric Le Goater <clg@kaod.org> Message-id: 1494827476-1487-3-git-send-email-clg@kaod.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>