diff options
author | Aaron Durbin <adurbin@chromium.org> | 2018-04-19 16:58:13 -0600 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2018-04-23 09:13:16 +0000 |
commit | 9a1bb36137921c751173d6726a06019c84b171f5 (patch) | |
tree | 0ea747dfa24ed8f59e84286a9c537aa50932ba9a /src/mainboard/biostar | |
parent | 2a466cc283185b9fc3af853df3bd3d2c583ad409 (diff) |
soc{broadcom,imgtec,mediatek,qualcomm}: stop using spi_xfer_two_vectors
On a second look broadcom/cygnus and imgtec/pistachio appear to
support full duplex. Therefore, remove the use of spi_xfer_two_vectors().
For mediatek/mt8173 and qualcomm/ipq40xx, the driver is written in such
a way that it does not support full duplex. Remove the use of
spi_xfer_two_vectors() and explicitly error out when a full duplex
transaction is requested.
Change-Id: I8689bc9bb2b27563d25e9f165487d38881c0b059
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/25742
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/biostar')
0 files changed, 0 insertions, 0 deletions