2019-09-05 08:42:48

by Rob Herring

[permalink] [raw]
Subject: Re: [PATCH 1/2] dt-bindings: soc: qcom: Provide option to disable DMA

On Thu, Sep 5, 2019 at 8:52 AM Lee Jones <[email protected]> wrote:
>
> Used when DMA is not available or the best option.
>
> Signed-off-by: Lee Jones <[email protected]>
> Reviewed-by: Vinod Koul <[email protected]>
> ---
> Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.txt | 1 +
> 1 file changed, 1 insertion(+)

If it was me, I'd just turn off DMA. DMA for typical I2C usage seems
kind of pointless. However:

Acked-by: Rob Herring <[email protected]>