All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] spi: aspeed: Fix division by zero
@ 2022-06-22 16:16 ` Cédric Le Goater
  0 siblings, 0 replies; 27+ messages in thread
From: Cédric Le Goater @ 2022-06-22 16:16 UTC (permalink / raw)
  To: linux-spi
  Cc: Mark Brown, Pratyush Yadav, linux-aspeed, openbmc, Joel Stanley,
	Andrew Jeffery, Chin-Ting Kuo, linux-arm-kernel, linux-kernel,
	Cédric Le Goater


Hello,

Here is a small series adding some debug and fixing a division by zero
on a board using normal speed reads.

Thanks,

C.

 Changes since v2:

 - improved commit log 

Cédric Le Goater (2):
  spi: aspeed: Add dev_dbg() to dump the spi-mem direct mapping
    descriptor
  spi: aspeed: Fix division by zero

 drivers/spi/spi-aspeed-smc.c | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

-- 
2.35.3


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

end of thread, other threads:[~2022-06-30 11:47 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-22 16:16 [PATCH v3 0/2] spi: aspeed: Fix division by zero Cédric Le Goater
2022-06-22 16:16 ` Cédric Le Goater
2022-06-22 16:16 ` Cédric Le Goater
2022-06-22 16:16 ` [PATCH v3 1/2] spi: aspeed: Add dev_dbg() to dump the spi-mem direct mapping descriptor Cédric Le Goater
2022-06-22 16:16   ` Cédric Le Goater
2022-06-22 16:16   ` Cédric Le Goater
2022-06-23  5:15   ` Joel Stanley
2022-06-23  5:15     ` Joel Stanley
2022-06-23  5:15     ` Joel Stanley
2022-06-22 16:16 ` [PATCH v3 2/2] spi: aspeed: Fix division by zero Cédric Le Goater
2022-06-22 16:16   ` Cédric Le Goater
2022-06-22 16:16   ` Cédric Le Goater
2022-06-29 17:09   ` Mark Brown
2022-06-29 17:09     ` Mark Brown
2022-06-29 17:09     ` Mark Brown
2022-06-29 17:21     ` Cédric Le Goater
2022-06-29 17:21       ` Cédric Le Goater
2022-06-29 17:21       ` Cédric Le Goater
2022-06-29 17:27       ` Mark Brown
2022-06-29 17:27         ` Mark Brown
2022-06-29 17:27         ` Mark Brown
2022-06-29 18:07         ` Cédric Le Goater
2022-06-29 18:07           ` Cédric Le Goater
2022-06-29 18:07           ` Cédric Le Goater
2022-06-30 11:46 ` [PATCH v3 0/2] " Mark Brown
2022-06-30 11:46   ` Mark Brown
2022-06-30 11:46   ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.