commit | 8b56e7a63cc0f8d729494855964d297a296ae9c6 | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Tue Apr 14 06:41:27 2020 -0500 |
committer | Kumar Gala <kumar.gala@gmail.com> | Tue Apr 14 10:37:34 2020 -0500 |
tree | 7426399437ae6759d601d81754897c21b7caa977 | |
parent | c835676822943d043bfd7426b9fc816970c9614c [diff] |
drivers: usb_dc_nrfx: Convert driver to new DT_INST macros Convert to using DT_LABEL(DT_INST()) to get label of the nordic,nrf-clock device. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>