This series are based on 5.8-rc1 and we provide four i2c patches to support mt8192 SoC. Main changes compared to v2: --delete unused I2C_DMA_4G_MODE Main changes compared to v1: --modify the commit with access more than 8GB dram --add Reviewed-by and Acked-by from Yingjoe, Matthias and Rob Qii Wang (4): i2c: mediatek: Add apdma sync in i2c driver i2c: mediatek: Add access to more than 8GB dram in i2c driver dt-bindings: i2c: update bindings for MT8192 SoC i2c: mediatek: Add i2c compatible for MediaTek MT8192 .../devicetree/bindings/i2c/i2c-mt65xx.txt | 1 + drivers/i2c/busses/i2c-mt65xx.c | 77 +++++++++++++++------- 2 files changed, 53 insertions(+), 25 deletions(-) -- 1.9.1