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.cc13xx_cc26xx | ||
Kconfig.esp32 | ||
Kconfig.gecko | ||
Kconfig.litex | ||
Kconfig.mcux | ||
Kconfig.native_posix | ||
Kconfig.nrf5 | ||
Kconfig.rv32m1 | ||
Kconfig.sam | ||
Kconfig.stm32 | ||
entropy_cc13xx_cc26xx.c | ||
entropy_esp32.c | ||
entropy_gecko_trng.c | ||
entropy_handlers.c | ||
entropy_litex.c | ||
entropy_mcux_rng.c | ||
entropy_mcux_rnga.c | ||
entropy_mcux_trng.c | ||
entropy_nrf5.c | ||
entropy_rv32m1_trng.c | ||
entropy_sam.c | ||
entropy_stm32.c | ||
fake_entropy_native_posix.c |