diff options
author | Pratyush Yadav <p.yadav@ti.com> | 2020-06-24 00:00:17 +0530 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-07-14 17:29:40 +0100 |
commit | 4728f073bfc66b8b555274ef0d7741d7f5a48947 (patch) | |
tree | ca682afb38fe3c8e056d21dc575831e34a6be8c6 /include/linux/spi | |
parent | 5c81c275582c9d9c66d2f928591a2065f2528231 (diff) |
spi: spi-mtk-nor: reject DTR ops
Double Transfer Rate (DTR) ops are added in spi-mem. But this controller
doesn't support DTR transactions. Since we don't use the default
supports_op(), which rejects all DTR ops, do that explicitly in our
supports_op().
Signed-off-by: Pratyush Yadav <p.yadav@ti.com>
Reviewed-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Link: https://lore.kernel.org/r/20200623183030.26591-5-p.yadav@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/spi')
0 files changed, 0 insertions, 0 deletions