]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
spi-bcm2835: Disable forced software CS
authorPhil Elwell <phil@raspberrypi.org>
Fri, 1 Jul 2016 21:09:24 +0000 (22:09 +0100)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Tue, 19 Sep 2017 10:07:40 +0000 (12:07 +0200)
commit6bf3a09c6b9e841a5fb151c958648b6bd02af02d
treea6b426f39eba78cf59dc08d87df47e835bf380c3
parentfc17a2c9440cbdcbd821369fc22a2de41f8d8808
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