zephyr/subsys/bluetooth/controller/util
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
..
mayfly.c Bluetooth: controller: Fix mayfly optimization 2019-09-24 10:37:23 +02:00
mayfly.h Bluetooth: controller: Remove include guards in internal files 2018-06-14 17:11:42 +02:00
mem.c bluetooth: controller: Document mem, memq, util 2019-01-10 18:00:41 +01:00
mem.h bluetooth: controller: Document mem, memq, util 2019-01-10 18:00:41 +01:00
memq.c bluetooth: controller: Document more of memq, mfifo 2019-02-15 09:49:45 -05:00
memq.h bluetooth: controller: Document mem, memq, util 2019-01-10 18:00:41 +01:00
mfifo.h docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
util.c drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
util.h Bluetooth: Fix infinite recursion in host-based bt_rand 2020-01-31 18:33:06 +01:00