Re: [PATCH v7 1/4] i2c: i2c-qcom-geni: Add bus driver for the Qualcomm GENI I2C controller
From: Stephen Boyd <hidden>
Date: 2018-06-13 16:10:48
Also in:
linux-arm-msm, linux-i2c, lkml
From: Stephen Boyd <hidden>
Date: 2018-06-13 16:10:48
Also in:
linux-arm-msm, linux-i2c, lkml
Quoting Karthikeyan Ramasubramanian (2018-06-12 10:09:05)
This bus driver supports the GENI based i2c hardware controller in the Qualcomm SOCs. The Qualcomm Generic Interface (GENI) is a programmable module supporting a wide range of serial interfaces including I2C. The driver supports FIFO mode and DMA mode of transfer and switches modes dynamically depending on the size of the transfer. Signed-off-by: Karthikeyan Ramasubramanian <redacted> Signed-off-by: Sagar Dharia <redacted> Signed-off-by: Girish Mahadevan <redacted> Reviewed-by: Douglas Anderson <dianders@chromium.org> ---
Reviewed-by: Stephen Boyd <redacted> Tested-by: Stephen Boyd <redacted>