| commit | b9940d5988381fb3b38466855fa451ef1f617047 | [log] [tgz] |
|---|---|---|
| author | Kumar Gala <galak@kernel.org> | Wed Jul 06 17:49:49 2022 -0500 |
| committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Jul 07 15:13:36 2022 +0200 |
| tree | b0222d59e1a23cad460855dfafe8fe4f50d90c61 | |
| parent | 0c6210c2e0b27e14c72f97507e445100eceb0b2b [diff] |
tests: gpio_get_direction: Convert to use DEVICE_DT_GET 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: Kumar Gala <galak@kernel.org>