[PATCH v3 2/4] ARM: dts: at91: add sama7g5 SoC DT and sama7g5-ek
Tudor.Ambarus at microchip.com
Tudor.Ambarus at microchip.com
Thu May 13 06:42:13 PDT 2021
cut
> 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
> @@ -0,0 +1,705 @@
cut
> +&flx11 {
> + atmel,flexcom-mode = <ATMEL_FLEXCOM_MODE_SPI>;
> + status = "okay";
> +
> + spi0: spi at 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
More information about the linux-arm-kernel
mailing list