spi-bcm2835: Disable forced software CS
authorPhil Elwell <phil@raspberrypi.org>
Fri, 1 Jul 2016 21:09:24 +0000 (22:09 +0100)
committerpopcornmix <popcornmix@gmail.com>
Mon, 13 May 2019 23:07:51 +0000 (00:07 +0100)
commitf1d50c111bfb8a8be31b44f731b6be98f757abd0
tree0833ad34540375391f71dd44be13f4bca2a20be3
parent0508d0d78fe8138ef653939cfb70cb1c8705f189
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