Re: [PATCH v3 1/3] spi: s3c64xx: change polling mode to optional

From: Krzysztof Kozlowski
Date: Fri May 05 2023 - 05:09:11 EST


On 02/05/2023 08:28, Jaewon Kim wrote:
> Previously, Polling mode was supported as quirk for SOC without DMA.
> To provide more flexible support for polling mode, it changed to polling
> mode when the 'dmas' property is not present in the devicetree, rather than
> using a quirk.
>
> Signed-off-by: Jaewon Kim <jaewon02.kim@xxxxxxxxxxx>



Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Best regards,
Krzysztof