spi-bcm2835: Disable forced software CS
authorPhil Elwell <phil@raspberrypi.org>
Fri, 1 Jul 2016 21:09:24 +0000 (22:09 +0100)
committerRaspbian kernel package updater <root@raspbian.org>
Sun, 8 Oct 2017 00:59:41 +0000 (00:59 +0000)
commitf8206445380028eb6b9891bb73df4d1804c1dc94
tree4ac22accc2cf6460013534bdf4cd7ba39ca368a3
parentb953c046178112abb4ab9e79b0e2cd222a59c683
spi-bcm2835: Disable forced software CS

Select software CS in bcm2708_common.dtsi, and disable the automatic
conversion in the driver to allow hardware CS to be re-enabled with an
overlay.

See: https://github.com/raspberrypi/linux/issues/1547

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
drivers/spi/spi-bcm2835.c