diff --git a/Documentation/devicetree/bindings/spi/spi-rockchip.yaml b/Documentation/devicetree/bindings/spi/spi-rockchip.yaml index c67fd42e42bb..03b761a01d87 100644 --- a/Documentation/devicetree/bindings/spi/spi-rockchip.yaml +++ b/Documentation/devicetree/bindings/spi/spi-rockchip.yaml @@ -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.