diff options
author | ryan_chen <[email protected]> | 2020-04-29 11:37:37 +0800 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2020-04-30 16:12:33 +0200 |
commit | c926c87b8e36dcc0ea5c2a0a0227ed4f32d0516a (patch) | |
tree | 47801a236531ba89857e864f0c5241bc718185c7 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | ac2b0813fceaf7cb3d8d46c7b33c90bae9fa49db (diff) |
i2c: aspeed: Avoid i2c interrupt status clear race condition.
In AST2600 there have a slow peripheral bus between CPU and i2c
controller. Therefore GIC i2c interrupt status clear have delay timing,
when CPU issue write clear i2c controller interrupt status. To avoid
this issue, the driver need have read after write clear at i2c ISR.
Fixes: f327c686d3ba ("i2c: aspeed: added driver for Aspeed I2C")
Signed-off-by: ryan_chen <[email protected]>
Acked-by: Benjamin Herrenschmidt <[email protected]>
[wsa: added Fixes tag]
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions