bcm63xx: fix spi transfer handling
authorJonas Gorski <jogo@openwrt.org>
Sat, 24 Nov 2012 14:19:09 +0000 (14:19 +0000)
committerJonas Gorski <jogo@openwrt.org>
Sat, 24 Nov 2012 14:19:09 +0000 (14:19 +0000)
commit2ff9b90ae77a3fe107de26ad7146506dc60f3f42
tree5bf6cbe9e6913b6cc31d51ff984f072f3aa28535
parentb4b6c4336cc24332119d9b9ee15792f1c561ae59
bcm63xx: fix spi transfer handling

* Accept transfers without bits_per_word set.

* Work around the inability of the hardware of keeping CS asserted.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34320 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/brcm63xx/patches-3.3/109-bcm63xx-fix-transfer-bits_per_words-check.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.3/110-spi-bcm63xx-fix-multi-transfer-messages.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.3/404-bcm963xx_flashmap.patch
target/linux/brcm63xx/patches-3.6/106-bcm63xx-fix-transfer-bits_per_words-check.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.6/107-spi-bcm63xx-fix-multi-transfer-messages.patch [new file with mode: 0644]