Messages in this thread |  | | From | Kewei Xu <> | Subject | [PATCH 0/3] add i2c support for mt8195 | Date | Tue, 8 Jun 2021 11:16:37 +0800 |
| |
This series are based on 5.13-rc1 and we provide three i2c patches to support mt8195 SoC.
Kewei.Xu (3): dt-bindings: i2c: update bindings for MT8195 SoC i2c: mediatek: Dump i2c/dma register when a timeout occurs i2c: mediatek: Reset the handshake signal between i2c and dma
.../devicetree/bindings/i2c/i2c-mt65xx.txt | 1 + drivers/i2c/busses/i2c-mt65xx.c | 111 ++++++++++++++++++++- 2 files changed, 110 insertions(+), 2 deletions(-)
-- 1.9.1
|  |