zephyr/arch/arm/soc
Aapo Vienamo 422bc240b4 soc: nrf5: Use i2c configure options generated from dts
SoC dts fixups are added and the i2c_nrf5 driver is modified to use
the values generated from the device tree.

The I2C_*_DEFAULT_CFG and I2C_*_IRQ_PRI options are removed from board
defconfigs. Bitrate and IRQ priority are configured using using the
device tree instead.

HAS_DTS_I2C is selected on all nrf5 boards to prevent generation of
conflicting defines from Kconfig.

Signed-off-by: Aapo Vienamo <aapo.vienamo@iki.fi>
2018-03-13 14:14:13 +01:00
..
arm arch: arm: mps2: Remove soc_irq.h 2018-03-10 11:42:25 -06:00
atmel_sam arch: arm: Refactor CONFIG_CORTEX_M 2018-03-10 11:42:25 -06:00
atmel_sam0 arch: arm: Refactor CONFIG_CORTEX_M 2018-03-10 11:42:25 -06:00
nordic_nrf5 soc: nrf5: Use i2c configure options generated from dts 2018-03-13 14:14:13 +01:00
nxp_imx arch: arm: Refactor CONFIG_CORTEX_M 2018-03-10 11:42:25 -06:00
nxp_kinetis arch: arm: Refactor CONFIG_CORTEX_M 2018-03-10 11:42:25 -06:00
nxp_lpc arch: arm: Refactor CONFIG_CORTEX_M 2018-03-10 11:42:25 -06:00
silabs_exx32 arch: arm: Refactor CONFIG_CORTEX_M 2018-03-10 11:42:25 -06:00
st_stm32 arch: arm: Refactor CONFIG_CORTEX_M 2018-03-10 11:42:25 -06:00
ti_lm3s6965 arch: arm: Refactor CONFIG_CORTEX_M 2018-03-10 11:42:25 -06:00
ti_simplelink arch: arm: Refactor CONFIG_CORTEX_M 2018-03-10 11:42:25 -06:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00