diff options
author | Haikun Wang <[email protected]> | 2015-06-09 19:45:27 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2015-06-09 18:35:54 +0100 |
commit | d1f4a38c8139cf87316b16f28b206fd1fd2b31db (patch) | |
tree | 145245902e3a21587dd943a78ef9798437409a7b /scripts/gdb/linux/modules.py | |
parent | 6724af486903df57338c14424e02599e371cf563 (diff) |
spi: spi-fsl-dspi: Enable TCF interrupt mode support
DSPI module has two optional interrupts when complete data transfer.
One is EOQ interrupt, the other one is TCF interrupt.
EOQ indicates a queue of data frame has been transmitted.
TCF indicates a frame has been transmitted.
This patch enable support TCF mode.
Driver binds a correct interrupt mode to every compatible string.
User should use the correct compatible string in the dts node.
Signed-off-by: Haikun Wang <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions