提交 50f2472a 编写于 作者: N Nicolas Ferre

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

Route SPI1 on the Arduino "in the middle" spi connector.
Signed-off-by: NNicolas Ferre <nicolas.ferre@atmel.com>
上级 df2453fe
......@@ -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";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册