diff options
author | Cédric Le Goater <clg@kaod.org> | 2017-06-02 11:51:49 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2017-06-02 11:51:49 +0100 |
commit | ddabca757a4eb29f342f7f1d01634ccdbe0e3844 (patch) | |
tree | 11c83564eb5f6b0a72f9737cede731a67936ce76 /qapi/event.json | |
parent | 3bef7012560a7f0ea27b265105de5090ba117514 (diff) |
aspeed/i2c: improve command handling
Multiple I2C commands can be fired simultaneously and the controller
execute the commands following these priorities:
(1) Master Start Command
(2) Master Transmit Command
(3) Slave Transmit Command or Master Receive Command
(4) Master Stop Command
The current code is incorrect with respect to the above sequence and
needs to be reworked to handle each individual command.
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-id: 1494827476-1487-2-git-send-email-clg@kaod.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'qapi/event.json')
0 files changed, 0 insertions, 0 deletions