cut
quoted hunk ↗ jump to hunk
diff --git a/arch/arm/boot/dts/at91-sama7g5ek.dts b/arch/arm/boot/dts/at91-sama7g5ek.dts
new file mode 100644
index 000000000000..d71c3224a0f9
--- /dev/null
+++ b/arch/arm/boot/dts/at91-sama7g5ek.dts
cut
+&flx11 {
+ atmel,flexcom-mode = <ATMEL_FLEXCOM_MODE_SPI>;
+ status = "okay";
+
+ spi0: spi@400 {
+ compatible = "atmel,at91rm9200-spi";
The spi function for flx11 should be described in the SoC dt. You may check
what I did at:
https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg2159037.html
Cheers,
ta
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel