[RFC v1 2/3] spi: microchip-core-qspi: Add regular transfers
Mark Brown
broonie at kernel.org
Wed Jun 12 09:40:39 PDT 2024
On Wed, Jun 12, 2024 at 04:48:32PM +0100, Conor Dooley wrote:
> + //TODO: questionable robustness if both cs_change and cs_off toggle
> + list_for_each_entry(t, &m->transfers, transfer_list) {
> + //cs_change being set means we need to re-enable
Is it not possible to implement prepare_message() and transfer_one()
rather than open coding all this?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20240612/ca04c553/attachment.sig>
More information about the linux-riscv
mailing list