Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1199702
| From | Eddie Huang <eddie.huang@mediatek.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] Mediatek I2C fixup |
| Date | 2015-08-04 13:50 +0200 |
| Message-ID | <pTITf-10n-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This series provide two patches to optimize mediatek i2c driver. The first patch will reset dma hardware in init function to make sure hardware work in good state. The second patch fix i2c interrupt handling for ACK error. All these patches base on v4.2-rc1. Eddie Huang (2): i2c: mediatek: Reset DMA engine in hardware init function i2c: mediatek: Fixup i2c ack error interrupt handling drivers/i2c/busses/i2c-mt65xx.c | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] Mediatek I2C fixup Eddie Huang <eddie.huang@mediatek.com> - 2015-08-04 13:50 +0200 [PATCH 1/2] i2c: mediatek: Reset DMA engine in hardware init function Eddie Huang <eddie.huang@mediatek.com> - 2015-08-04 13:50 +0200
csiph-web