zephyr/subsys/net/lib/openthread/platform
Kumar Gala 43a7d26603 drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro
Replace CONFIG_ENTROPY_NAME with DT_CHOSEN_ZEPHYR_ENTROPY_LABEL.  We now
set zephyr,entropy in the chosen node of the device tree to the entropy
device.

This allows us to remove CONFIG_ENTROPY_NAME from dts_fixup.h.  Also
remove any other stale ENTROPY related defines in dts_fixup.h files.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-13 09:14:21 -05:00
..
alarm.c coccinelle: standardize kernel API timeout arguments 2019-10-03 11:55:44 -07:00
CMakeLists.txt net: openthread: Fix builds with NCP option disabled 2020-03-25 12:16:32 +02:00
diag.c
entropy.c drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
flash.c
logging.c net: openthread: Remove log_strdup warnings for OpenThread 2020-03-25 08:37:16 +02:00
misc.c net: openthread: Add NCP start-up and required platform changes 2020-03-25 08:37:16 +02:00
openthread-core-zephyr-config.h net: openthread: Add UART platform backend for NCP 2020-03-25 08:37:16 +02:00
platform-zephyr.h net: lib: openthread: Create API for RX frame handling 2020-04-09 16:19:20 +03:00
platform.c net: openthread: Add NCP start-up and required platform changes 2020-03-25 08:37:16 +02:00
radio.c net: openthread: Fill mTimestamp field in OT frame 2020-04-09 16:56:11 +02:00
settings.c net: openthread: Use settings subsystem 2020-01-16 17:12:47 -06:00
shell.c net: openthread: Update OpenThread version 2019-10-28 13:00:56 +02:00
spi.c
uart.c net: openthread: Fix timeout passed to k_sleep() 2020-04-01 20:03:15 +03:00