Re: [PATCH RFC 1/4] spi: spi-mem: Flag DQS capability
From: Miquel Raynal
Date: Fri Feb 06 2026 - 03:29:47 EST
On 05/02/2026 at 19:11:45 GMT, Mark Brown <broonie@xxxxxxxxxx> wrote:
> On Thu, Feb 05, 2026 at 08:06:58PM +0100, Miquel Raynal wrote:
>> DQS is a typical SPI memory signal used to help with reading the data on
>> the bus at high speeds (especially in DTR mode) by avoiding clock
>> skews. The chip generates a clock signal synchronized with its data
>> output fronts, also called data strobe.
>
> Acked-by: Mark Brown <broonie@xxxxxxxxxx>
>
> This seems fine if the rest of the series is fine; if people like this
> approach then it's probably sensible to merge along with the MTD patches
> using it and then send me a tag with the SPI bit for me to apply the
> SPI driver changes.
For sure. This is a prerequisite for Santhosh's SPI tuning series, so if
we go that way, I will merge that bit and offer an immutable tag with
the spi-mem and mtd patches as you proposed.
Thanks,
Miquèl