On Thu, Sep 5, 2019 at 8:52 AM Lee Jones <lee.jones@xxxxxxxxxx> wrote: > > Used when DMA is not available or the best option. > > Signed-off-by: Lee Jones <lee.jones@xxxxxxxxxx> > Reviewed-by: Vinod Koul <vkoul@xxxxxxxxxx> > --- > 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 <robh@xxxxxxxxxx>