mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
dt-bindings: spi: spi-rockchip: Support rockchip,failed-retry-poll
Change-Id: I8ba66e3b3aab180296b5a2d15e50b5edfc220691 Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
This commit is contained in:
@@ -100,6 +100,12 @@ properties:
|
||||
description: Add this property to set the transmission method as CPU polling.
|
||||
type: boolean
|
||||
|
||||
rockchip,failed-retry-poll:
|
||||
description:
|
||||
Add this property to support temporary conversion to CPU polling mode after
|
||||
SPI transmission failure, and exit this mode after the next runtime PM resume.
|
||||
type: boolean
|
||||
|
||||
rockchip,cs-inactive-disable:
|
||||
description: Add this property to disable the cs inactive interrupt for spi
|
||||
slave.
|
||||
|
||||
Reference in New Issue
Block a user