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:
parent
459a078d22
commit
d0c0f1d036
5 changed files with 789 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue