aboutsummaryrefslogtreecommitdiff
path: root/scripts/documentation-file-ref-check
diff options
context:
space:
mode:
authorChris Packham <[email protected]>2021-04-15 10:33:20 +1200
committerWolfram Sang <[email protected]>2021-04-15 22:08:04 +0200
commit1538d82f4647c686f09888b36604dca2fc2bdaf6 (patch)
treec8ded1dac98caf425fa2f1302b41ea1396ca033c /scripts/documentation-file-ref-check
parente5b2e3e742015dd2aa6bc7bcef2cb59b2de1221c (diff)
i2c: mpc: Interrupt driven transfer
The fsl-i2c controller will generate an interrupt after every byte transferred. Make use of this interrupt to drive a state machine which allows the next part of a transfer to happen as soon as the interrupt is received. This is particularly helpful with SMBUS devices like the LM81 which will timeout if we take too long between bytes in a transfer. Signed-off-by: Chris Packham <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'scripts/documentation-file-ref-check')
0 files changed, 0 insertions, 0 deletions