Re: i2c: mediatek: Fix apdma and i2c hand-shake timeout
From: Wolfram Sang <hidden>
Date: 2021-01-04 18:30:58
Also in:
linux-i2c, linux-mediatek, lkml
From: Wolfram Sang <hidden>
Date: 2021-01-04 18:30:58
Also in:
linux-i2c, linux-mediatek, lkml
On Thu, Dec 24, 2020 at 08:26:07PM +0800, qii.wang@mediatek.com wrote:
From: Qii Wang <qii.wang@mediatek.com> With the apdma remove hand-shake signal, it requirs special operation timing to reset i2c manually, otherwise the interrupt will not be triggered, i2c transmission will be timeout. Signed-off-by: Qii Wang <qii.wang@mediatek.com>
Applied to for-current, thanks!