zephyr/soc/arm
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
..
arm drivers: gpio: cmsdk_ahb: Convert driver to be full DTS based 2020-04-03 04:11:36 -05:00
atmel_sam drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
atmel_sam0 dts: i2c: Remove DT_I2C_._NAME references 2020-04-10 15:11:18 -05:00
bcm_vk driver: uart: ns16550: convert to DT_INST_* 2020-03-14 02:22:05 +02:00
common/cortex_m
cypress
microchip_mec soc: mec1501: modifies interrupt restoration after deep sleep 2020-04-10 07:48:33 -04:00
nordic_nrf drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
nxp_imx drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
nxp_kinetis drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
nxp_lpc boards: lpcxpresso54114: Enable i2c instance 4 2020-04-09 08:52:13 -05:00
qemu_cortex_a53 soc: arm: qemu_cortex_a53: Convert to new DT_INST macros 2020-03-31 19:28:47 -05:00
silabs_exx32 drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
st_stm32 drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
ti_lm3s6965 kernel: interrupt/idle stacks/threads as array 2020-03-16 23:17:36 +02:00
ti_simplelink drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
xilinx_zynqmp arch: arm: aarch32: Rename `cortex_r` to `cortex_a_r` 2020-03-26 11:20:36 +01:00
CMakeLists.txt
Kconfig soc: arm: Kconfig: Add config for NRF_SPU region sizes 2020-03-17 11:41:19 +01:00