]> git.proxmox.com Git - mirror_ubuntu-artful-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)
committerKhalid Elmously <khalid.elmously@canonical.com>
Fri, 16 Feb 2018 22:07:02 +0000 (17:07 -0500)
commit43d05b46dbd75440b630d14a2769feff5527b999
tree59349de626da7e14679e757c5c4625bc53089cd5
parent2d509b1b050e657ddc1ea629e91b22b5d682e4f2
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