[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1567488661-11428-1-git-send-email-hayashibara.keiji@socionext.com>
Date: Tue, 3 Sep 2019 14:30:58 +0900
From: Keiji Hayashibara <hayashibara.keiji@...ionext.com>
To: broonie@...nel.org, yamada.masahiro@...ionext.com,
linux-spi@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Cc: masami.hiramatsu@...aro.org, jaswinder.singh@...aro.org,
linux-kernel@...r.kernel.org, hayashibara.keiji@...ionext.com
Subject: [PATCH 0/3] spi: uniphier: introduce polling mode and fix bug
This series introduces new polling mode and fixes bug.
- Introduce new polling mode for short size transfer. Either the estimated
transfer time is estimated to exceed 200us, or polling loop actually exceeds
200us, it switches to irq mode.
- Fix a bug of register overwrite.
- Minor corrections.
Keiji Hayashibara (3):
spi: uniphier: fix wrong register overwrite
spi: uniphier: remove unnecessary code
spi: uniphier: introduce polling mode
drivers/spi/spi-uniphier.c | 85 ++++++++++++++++++++++++++++++++++++----------
1 file changed, 68 insertions(+), 17 deletions(-)
--
2.7.4
Powered by blists - more mailing lists