| commit | a4ae3afd1f17220409e63b8d5f4eba21a6b8d0d8 | [log] [tgz] |
|---|---|---|
| author | Kumar Gala <galak@kernel.org> | Wed Jul 06 07:49:02 2022 -0500 |
| committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Jul 08 11:03:23 2022 +0200 |
| tree | c0808dc4e55c3436c46c53941d8f879e3a0c22da | |
| parent | 7bfbbf522170f50c74e3e184b7e9a5bed184e679 [diff] |
samples: ps2: Convert to use DEVICE_DT_GET_ONE Move to use DEVICE_DT_GET_ONE instead of device_get_binding as we work on phasing out use of DTS 'label' property. Signed-off-by: Kumar Gala <galak@kernel.org>