drivers: i2c: initial support for i2c sci-b driver on Renesas RA family

First commit to add support for Renesas RA i2c sci-b driver

Signed-off-by: Khoa Tran <khoa.tran.yj@bp.renesas.com>
Signed-off-by: Thao Luong <thao.luong.uw@renesas.com>
This commit is contained in:
Khoa Tran 2025-02-18 16:08:33 +07:00 committed by Benjamin Cabé
commit d0c0f1d036
5 changed files with 789 additions and 1 deletions

View file

@ -35,6 +35,11 @@ config USE_RA_FSP_I2C_IIC
help
Enable Renesas RA I2C IIC Master driver
config USE_RA_FSP_SCI_B_I2C
bool
help
Enable RA FSP SCI-B I2C driver
config USE_RA_FSP_SCI_UART
bool
help