Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 50f2472a authored by Nicolas Ferre's avatar Nicolas Ferre
Browse files

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



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

Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent df2453fe
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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";