bcm63xx: fix spi transfer handling
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 24 Nov 2012 14:19:09 +0000 (14:19 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 24 Nov 2012 14:19:09 +0000 (14:19 +0000)
commit4352c2858f89b4d913fd2b30268d42f78b2e5f01
tree5bf6cbe9e6913b6cc31d51ff984f072f3aa28535
parent08e2775c716cf7293b6370bafd5cd0c0e5d97808
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]