Re: [RFC PATCH v2 07/12] spi: cadence-quadspi: add DQS support to read data capture

From: Miquel Raynal

Date: Thu Feb 05 2026 - 12:40:53 EST


On 13/01/2026 at 19:46:12 +0530, Santhosh Kumar K <s-k6@xxxxxx> wrote:

> Add DQS (Data Strobe) parameter to cqspi_readdata_capture() to control
> data capture timing. DQS mode uses a dedicated strobe signal for
> improved timing margins in high-speed SPI modes.
>
> Signed-off-by: Santhosh Kumar K <s-k6@xxxxxx>

Reviewed-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>