Re: [PATCH v3 0/2] spi: ma35d1-qspi: Enable GPIO chip-select support

From: Chi-Wen Weng

Date: Mon Aug 03 2026 - 22:06:18 EST



Mark Brown 於 2026/8/3 下午 08:30 寫道:
On Mon, Aug 03, 2026 at 03:49:11PM +0800, Chi-Wen Weng wrote:
From: Chi-Wen Weng <cwweng@xxxxxxxxxxx>

The generic SPI controller binding allows GPIO-based chip selects, but
the MA35D1 QSPI driver currently supports only the controller's two
native chip selects.
Please don't send new patches in reply to old patches or serieses, this
makes it harder for both people and tools to understand what is going
on - it can bury things in mailboxes and make it difficult to keep track
of what current patches are, both for the new patches and the old ones.

Hi Mark,

Understood. I will send future revisions and new patch series as new top-level threads rather than replying to older patches or series.

Sorry for the confusion, and thanks for the clarification.

Best regards,
Chi-Wen