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:
Jon Lin
2024-07-26 17:24:00 +08:00
parent 2469e19107
commit 781ee5d8be

View File

@@ -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.