On 01/12/2021 20:04, Sam Protsenko wrote: > From: Jaewon Kim <jaewon02.kim@xxxxxxxxxxx> > > ExynosAutoV9 functioning logic mostly follows I2C_TYPE_EXYNOS7, but > timing calculation and configuration procedure is changed: e.g. only > timing_s3 has to be set now. > > Another change of HSI2C controller in ExynosAutoV9 SoC is that it's now > a part of USIv2 IP-core. No changes is needed for I2C driver though, as > all USI related configuration is done in USI driver. > > Signed-off-by: Jaewon Kim <jaewon02.kim@xxxxxxxxxxx> > Signed-off-by: Sam Protsenko <semen.protsenko@xxxxxxxxxx> > --- > drivers/i2c/busses/i2c-exynos5.c | 62 +++++++++++++++++++++++++++----- > 1 file changed, 53 insertions(+), 9 deletions(-) > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> Best regards, Krzysztof