diff options
author | William Zhang <[email protected]> | 2023-02-09 12:02:44 -0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-02-10 21:36:44 +0000 |
commit | c6182a187b33cd00a763ac2490c0f5210b2c4742 (patch) | |
tree | 300092ce2b2bc8d82a9b9be15a283368be594a17 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 76a85704cb917e3b25e00f02d5fd46e4e0a9077d (diff) |
spi: bcm63xx-hsspi: Disable spi mem dual io read op support
In general the controller supports SPI dual mode operation but the
particular SPI flash dual io read op switches from single mode in cmd
phase to dual mode in address and data phase. This is not compatible
with prepend operation where cmd and address are sent out through the
prepend buffer and they must use same the number of io pins.
This patch disables these SPI flash dual io read ops through the mem_ops
supports_op interface. This makes sure the SPI flash driver selects the
compatible read ops at run time.
Signed-off-by: William Zhang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions