tests: drivers: i2c: Add support i2c_api test for RA4, RA2

Add conf and overlay to run i2c_api test on: ek_ra4w1,
ek_ra4m2, ek_ra4m3, ek_ra2a1

Signed-off-by: Tri Nguyen <tri.nguyen.wj@bp.renesas.com>
Signed-off-by: Khoa Nguyen <khoa.nguyen.xh@renesas.com>
This commit is contained in:
Khoa Nguyen 2024-11-29 14:31:34 +07:00 committed by Benjamin Cabé
parent 8e18d23eb2
commit 483a8df2f4
8 changed files with 28 additions and 0 deletions

View file

@ -0,0 +1 @@
CONFIG_SENSOR_GY271_QMC=y

View file

@ -0,0 +1,6 @@
/ {
aliases {
i2c-0 = &iic0;
gy271 = &iic0;
};
};

View file

@ -0,0 +1 @@
CONFIG_SENSOR_GY271_QMC=y

View file

@ -0,0 +1,6 @@
/ {
aliases {
i2c-0 = &iic0;
gy271 = &iic0;
};
};

View file

@ -0,0 +1 @@
CONFIG_SENSOR_GY271_QMC=y

View file

@ -0,0 +1,6 @@
/ {
aliases {
i2c-0 = &iic0;
gy271 = &iic0;
};
};

View file

@ -0,0 +1 @@
CONFIG_SENSOR_GY271_QMC=y

View file

@ -0,0 +1,6 @@
/ {
aliases {
i2c-0 = &iic0;
gy271 = &iic0;
};
};