[PATCH v3 18/42] spi: ep93xx: add DT support for Cirrus EP93xx
Andy Shevchenko
andy at kernel.org
Fri Jul 21 09:42:41 PDT 2023
On Thu, Jul 20, 2023 at 02:29:18PM +0300, Nikita Shubin via B4 Relay wrote:
> From: Nikita Shubin <nikita.shubin at maquefel.me>
>
> - add OF ID match table
>
> Instead of platform use_dma flag - check if DT dmas property is present to
> decide to use dma ot not.
...
> +#ifdef CONFIG_OF
Why ifdeffery?
Can't it be first checked for firmware provided info and fell back to platdata?
> +static struct ep93xx_spi_info dt_spi_info;
...
> +#endif
--
With Best Regards,
Andy Shevchenko
More information about the linux-mtd
mailing list