[PATCH v1 1/4] spi: nxp_xspi: Add new driver for NXP XSPI controller

Fabio Estevam festevam at gmail.com
Sat Oct 18 22:22:04 CEST 2025


Hi Alice,

On Tue, Oct 14, 2025 at 8:19 AM <alice.guo at oss.nxp.com> wrote:

> +static const struct udevice_id nxp_xspi_ids[] = {
> +       { .compatible = "nxp,imx943-xspi", .data = (ulong)&imx943_data, },

I don't see this compatible string used in Linux.

Will this driver be sent for Linux inclusion?

Please provide us with more details about that.


More information about the U-Boot mailing list