All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] s3c64xx debug prints
@ 2015-07-28  9:29 ` Michal Suchanek
  0 siblings, 0 replies; 11+ messages in thread
From: Michal Suchanek @ 2015-07-28  9:29 UTC (permalink / raw)
  To: Kukjin Kim, Krzysztof Kozlowski, Mark Brown, linux-arm-kernel,
	linux-samsung-soc, linux-spi, linux-kernel

Hello,

while debugging spi failures I found that debug prints provided by the driver
are insufficient.

The hardware specific driver is the only place in kernel where things like SPI
bus speed, used clock, transfer mode, etc. are known.

Thanks

Michal

Michal Suchanek (2):
  spi: s3c64xx: print fifo size on probe.
  spi: s3c64xx: add more debug prints.

 drivers/spi/spi-s3c64xx.c | 27 +++++++++++++++++++++++++--
 1 file changed, 25 insertions(+), 2 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2015-07-28 14:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-28  9:29 [PATCH 0/2] s3c64xx debug prints Michal Suchanek
2015-07-28  9:29 ` Michal Suchanek
2015-07-28  9:29 ` Michal Suchanek
2015-07-24 15:36 ` [PATCH 1/2] spi: s3c64xx: print fifo size on probe Michal Suchanek
2015-07-24 15:36   ` Michal Suchanek
2015-07-24 15:36   ` Michal Suchanek
2015-07-28  9:37 ` [PATCH v2 2/2] spi: s3c64xx: add more debug prints Michal Suchanek
2015-07-28  9:37   ` Michal Suchanek
2015-07-28  9:37   ` Michal Suchanek
2015-07-28 14:52   ` Mark Brown
2015-07-28 14:52     ` 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.