i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
authorLee Jones <lee.jones@linaro.org>
Thu, 5 Sep 2019 19:24:12 +0000 (20:24 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Sat, 28 Sep 2019 17:47:04 +0000 (19:47 +0200)
commit127068abe85bf3dee50df51cb039a5a987a4a666
tree65c5b3adc3cdd995e5a2e7d02f1aba6c5eda7bba
parentaefcf2f4b58155d27340ba5f9ddbe9513da8286d
i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630

We have a production-level laptop (Lenovo Yoga C630) which is exhibiting
a rather horrific bug.  When I2C HID devices are being scanned for at
boot-time the QCom Geni based I2C (Serial Engine) attempts to use DMA.
When it does, the laptop reboots and the user never sees the OS.

Attempts are being made to debug the reason for the spontaneous reboot.
No luck so far, hence the requirement for this hot-fix.  This workaround
will be removed once we have a viable fix.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Tested-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-qcom-geni.c