public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] microchip core-qspi gpio-cs fixes + cleanup
@ 2026-04-30 10:10 Conor Dooley
  2026-04-30 10:10 ` [PATCH v3 1/3] spi: microchip-core-qspi: control built-in cs manually Conor Dooley
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Conor Dooley @ 2026-04-30 10:10 UTC (permalink / raw)
  To: broonie
  Cc: conor, Conor Dooley, Daire McNamara, Cyril Jean,
	Valentina.FernandezAlanis, linux-riscv, linux-spi, linux-kernel

From: Conor Dooley <conor.dooley@microchip.com>

Hey Mark,

v3 with the review comment about the core handing CS_HIGH dealt with.
I noticed that in the same function there was a "raw" BIT(1), which I
replaced with a macro that the patch was already adding for use in the
setup function...

Cheers,
Conor.

CC: Conor Dooley <conor.dooley@microchip.com>
CC: Daire McNamara <daire.mcnamara@microchip.com>
CC: Mark Brown <broonie@kernel.org>
CC: Cyril Jean <cyril.jean@microchip.com>
CC: Valentina.FernandezAlanis@microchip.com
CC: linux-riscv@lists.infradead.org
CC: linux-spi@vger.kernel.org
CC: linux-kernel@vger.kernel.org

Conor Dooley (3):
  spi: microchip-core-qspi: control built-in cs manually
  spi: microchip-core-qspi: don't attempt to transmit during emulated
    read-only dual/quad operations
  spi: microchip-core-qspi: remove some inline markings

 drivers/spi/spi-microchip-core-qspi.c | 99 +++++++++++++++++++++------
 1 file changed, 79 insertions(+), 20 deletions(-)

-- 
2.53.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-05-05  1:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-30 10:10 [PATCH v3 0/3] microchip core-qspi gpio-cs fixes + cleanup Conor Dooley
2026-04-30 10:10 ` [PATCH v3 1/3] spi: microchip-core-qspi: control built-in cs manually Conor Dooley
2026-04-30 10:10 ` [PATCH v3 2/3] spi: microchip-core-qspi: don't attempt to transmit during emulated read-only dual/quad operations Conor Dooley
2026-04-30 10:10 ` [PATCH v3 3/3] spi: microchip-core-qspi: remove some inline markings Conor Dooley
2026-05-04 13:23 ` [PATCH v3 0/3] microchip core-qspi gpio-cs fixes + cleanup Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox