ARM: at91/dt: sama5d4 xplained: add spi1 on j14 connector

Route SPI1 on the Arduino "in the middle" spi connector.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
This commit is contained in:
Nicolas Ferre 2015-05-18 12:18:03 +02:00
parent df2453fe0d
commit 50f2472a51

View file

@ -122,6 +122,11 @@
status = "okay";
};
spi1: spi@fc018000 {
cs-gpios = <&pioB 21 0>;
status = "okay";
};
adc0: adc@fc034000 {
atmel,adc-vref = <3300>;
status = "okay";