b275fec8c4
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 | ||
Kconfig | ||
Kconfig.dacx0508 | ||
Kconfig.dacx3608 | ||
Kconfig.mcux | ||
Kconfig.sam0 | ||
Kconfig.stm32 | ||
dac_dacx0508.c | ||
dac_dacx3608.c | ||
dac_handlers.c | ||
dac_mcux_dac.c | ||
dac_mcux_dac32.c | ||
dac_sam0.c | ||
dac_shell.c | ||
dac_stm32.c |