From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Suchanek Subject: [PATCH 0/2] s3c64xx debug prints Date: Tue, 28 Jul 2015 11:29:57 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Kukjin Kim , Krzysztof Kozlowski , Mark Brown , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org, Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org List-Id: linux-spi.vger.kernel.org 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