Re: [PATCH v3 2/2] i2c: exynos5: add support for ExynosAutov9 SoC

From: Krzysztof Kozlowski
Date: Fri Nov 12 2021 - 03:09:58 EST


On 12/11/2021 02:01, Jaewon Kim wrote:
> Serial IPs(UART, I2C, SPI) are integrated into New IP-Core
> called USI(Universal Serial Interface).
>
> As it is integrated into USI, there are additinal HW changes.
> Registers to control USI and sysreg to set serial IPs have been added.
> Also, some timing registres have been changed.
>
> Signed-off-by: Jaewon Kim <jaewon02.kim@xxxxxxxxxxx>
> ---
> drivers/i2c/busses/i2c-exynos5.c | 135 ++++++++++++++++++++++++++++---
> 1 file changed, 125 insertions(+), 10 deletions(-)
>


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>


Best regards,
Krzysztof