Convert from device_get_binding to DEVICE_DT_GET. In doing this we no longer need the label in the devicetree node so we remove that. Removed all __ASSERT_NO_MSG(clk) since we'll get a build error if DEVICE_DT_GET cant be satisfied, and the clock control api's will handle reporting if the device_is_ready. Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| ipm_cavs_idc.c | ||
| ipm_cavs_idc.h | ||
| ipm_handlers.c | ||
| ipm_imx.c | ||
| ipm_intel_adsp.c | ||
| ipm_mcux.c | ||
| ipm_mhu.c | ||
| ipm_mhu.h | ||
| ipm_nrfx_ipc.c | ||
| ipm_nrfx_ipc.h | ||
| ipm_stm32_ipcc.c | ||
| Kconfig | ||
| Kconfig.nrfx | ||
| Kconfig.nrfx_ipc_channel | ||