zephyr/tests/drivers/i2c
Tim Lin 361e6e5fec tests: drivers: i2c_api: Convert to use DEVICE_DT_GET
This PR is related to #47464, missing the fix of device_get_binding
in the test_burst_gy271 function.

Move to use DEVICE_DT_GET instead of device_get_binding as
we work on phasing out use of DTS 'label' property.

Signed-off-by: Tim Lin <tim2.lin@ite.corp-partner.google.com>
2022-07-12 09:55:02 +02:00
..
i2c_api tests: drivers: i2c_api: Convert to use DEVICE_DT_GET 2022-07-12 09:55:02 +02:00
i2c_target_api tests: i2c_target_api: use DEVICE_DT_GET 2022-07-07 10:20:39 +02:00
i2c_tca954x tests: i2c_tca954x: remove dead code 2022-07-07 10:05:18 +02:00