]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: at91/dt: sama5d4 xplained: add spi1 on j14 connector
authorNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 18 May 2015 10:18:03 +0000 (12:18 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 19 May 2015 13:00:02 +0000 (15:00 +0200)
Route SPI1 on the Arduino "in the middle" spi connector.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/at91-sama5d4_xplained.dts

index c740e1a2a3a5cac2c4d5bbe284815f2a705c8e17..5e32acc6082ef6be9a699de503e5450ea58830b4 100644 (file)
                                status = "okay";
                        };
 
+                       spi1: spi@fc018000 {
+                               cs-gpios = <&pioB 21 0>;
+                               status = "okay";
+                       };
+
                        adc0: adc@fc034000 {
                                atmel,adc-vref = <3300>;
                                status = "okay";