Re: [PATCH RFC 1/4] spi: spi-mem: Flag DQS capability
Miquel Raynal <[email protected]> Wed, 29 Jul 2026 09:40:27 +0200
| Newsgroups | gmane.linux.kernel.spi.devel,gmane.linux.kernel,gmane.linux.drivers.mtd |
|---|---|
| Message-ID | <[email protected]> |
Hello Mark, On 05/02/2026 at 19:11:45 GMT, Mark Brown <[email protected]> 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 <[email protected]> > > 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. After reviewing again the series from Santhosh, I feel like this will in the end be needed. Since there has been no negative feedback on it, would you mind taking just patch 1 of this series (the spi-mem patch)? I will not apply the rest of the series for this cycle, I will wait for the next one (and we still need to find an agreement on patch 4/4). Thanks, Miqu=C3=A8l