Skip to content

Commit

Permalink
rpi_1122_01d2ad99ffa4739c2afb99ed023ab965e830d6da
Browse files Browse the repository at this point in the history
commit 01d2ad9
Author: Phil Elwell <phil@raspberrypi.org>
Date:   Fri Jul 1 22:09:24 2016 +0100

    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: raspberrypi/linux#1547
    
    Signed-off-by: Phil Elwell <phil@raspberrypi.org>


Gbp-Pq: Topic rpi
Gbp-Pq: Name rpi_1122_01d2ad99ffa4739c2afb99ed023ab965e830d6da.patch
  • Loading branch information
Debian Kernel Team authored and raspbian-autopush committed Nov 9, 2018
1 parent ae23f82 commit 70f9d35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/bcm283x.dtsi
Expand Up @@ -163,6 +163,7 @@
#address-cells = <1>;
#size-cells = <0>;
status = "disabled";
cs-gpios = <&gpio 8 1>, <&gpio 7 1>;
};

i2c0: i2c@7e205000 {
Expand Down

0 comments on commit 70f9d35

Please sign in to comment.