[fedora-arm] Re: what do i have to do to enable spi on fedora 27 on a raspberry pi

2018-04-10 Thread adpdyj+4aw13di0ccx1w
for the sake of completeness: diff --git a/arch/arm/boot/dts/bcm283x.dtsi b/arch/arm/boot/dts/bcm283x.dtsi index 9d293decf8d3..d32d4861c98d 100644 --- a/arch/arm/boot/dts/bcm283x.dtsi +++ b/arch/arm/boot/dts/bcm283x.dtsi @@ -26,2 +26,3 @@ serial1 = + ethernet1 =

[fedora-arm] Re: what do i have to do to enable spi on fedora 27 on a raspberry pi

2018-02-25 Thread Richard Ryniker
You might try Fedberry. I uncommented "dtparam=spi=on" in /boot/config.txt and now see the /dev/spidev0.0 and /dev/spidev0.1 devices. The GPIO devices (gpiochip0, gpiochip1, and gpiochip2) are present by default, without any special configuration. With F27, uncertain about what device tree