Re: i2c: mediatek: Fix apdma and i2c hand-shake timeout
From: Qii Wang <qii.wang@mediatek.com>
Date: 2021-01-05 07:25:52
Also in:
linux-arm-kernel, linux-mediatek, lkml
From: Qii Wang <qii.wang@mediatek.com>
Date: 2021-01-05 07:25:52
Also in:
linux-arm-kernel, linux-mediatek, lkml
On Mon, 2021-01-04 at 19:32 +0100, Wolfram Sang wrote:
On Mon, Jan 04, 2021 at 07:29:59PM +0100, Wolfram Sang wrote:quoted
On Thu, Dec 24, 2020 at 08:26:07PM +0800, qii.wang@mediatek.com wrote:quoted
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!Any Fixes:-Tag we could add?
Could you help me add:
Fixes: 8426fe70cfa4("i2c: mediatek: Add apdma sync in i2c driver")
Thanks