RE: [PATCH v6 00/11] mtd: add driver for Intel discrete graphics

From: Usyskin, Alexander
Date: Wed Mar 26 2025 - 11:28:07 EST


> > Add driver for access to Intel discrete graphics card
> > internal NVM device.
> > Expose device on auxiliary bus by i915 and Xe drivers and
> > provide mtd driver to register this device with MTD framework.
> >
> > This is a rewrite of "drm/i915/spi: spi access for discrete graphics"
> > and "spi: add driver for Intel discrete graphics"
> > series with connection to the Xe driver and splitting
> > the spi driver part to separate module in mtd subsystem.
> >
> > This series intended to be pushed through drm-xe-next.
>
> I need to test patch 1, sorry for the delay, I will do that and if I'm
> happy with the result I'll apply this patch to mtd/next at -rc1 (better
> having this kind of change early in the cycle).
>
> The other patches can go through drm I guess, regardless of the presence
> of patch 1. I'll send my acks after testing.
>

Thanks for testing!
Subsequent patches are depending on patch 1 (at least power management one).
So, I'll sync them with your progress.

I'll push another series revision anyway to add fix for erase flow.
The new patch should be reviewed.
No changes in other patches.

> Thanks,
> Miquèl


- -
Thanks,
Sasha