> -----邮件原件----- > 发件人: Fabio Estevam <[email protected]> > 发送时间: 2025年10月19日 4:22 > 收件人: Alice Guo (OSS) <[email protected]> > 抄送: [email protected]; dl-uboot-imx <[email protected]>; > [email protected]; [email protected]; [email protected]; Ye > Li <[email protected]>; Alice Guo <[email protected]>; Peng Fan > <[email protected]>; Jacky Bai <[email protected]>; [email protected]; > [email protected]; [email protected] > 主题: Re: [PATCH v1 1/4] spi: nxp_xspi: Add new driver for NXP XSPI controller > > Hi Alice, > > On Tue, Oct 14, 2025 at 8:19 AM <[email protected]> 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.
Hi Fabio, The XSPI Linux driver will be submitted to the community soon. I will keep you updated once the submission is complete. Best regards, Alice Guo

