summaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2013-02-03 15:15:13 +0100
committerGrant Likely <grant.likely@secretlab.ca>2013-02-05 17:14:33 +0000
commitb17de076062a677b11ec5054d61184d0134e851f (patch)
tree67f8ff78a15b99fe2ec170ce400607af63d9c6e6 /samples
parent32310aaf5c410dd3dc701556cc9bbeff0847c7c9 (diff)
downloadtalos-op-linux-b17de076062a677b11ec5054d61184d0134e851f.tar.gz
talos-op-linux-b17de076062a677b11ec5054d61184d0134e851f.zip
spi/bcm63xx: work around inability to keep CS up
This SPI controller does not support keeping CS asserted after sending a transfer. Since messages expected on this SPI controller are rather short, we can work around it for normal use cases by sending all transfers at once in a big full duplex stream. This means that we cannot change the speed between transfers if they require CS to be kept asserted, but these would have been rejected before anyway because of the inability of keeping CS asserted. Signed-off-by: Jonas Gorski <jogo@openwrt.org> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud