Message ID | 20241107131356.2796969-1-alexander.usyskin@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | mtd: add driver for Intel discrete graphics | expand |
Hello Alexander, On 07/11/2024 at 15:13:46 +02, Alexander Usyskin <alexander.usyskin@intel.com> wrote: > 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. Overall the mtd bits look fine, I don't want to block this series further so you can add on the mtd patches my Acked-by: Miquel Raynal <miquel.raynal@bootlin.com> Thanks, Miquèl