zephyr/arch/arm
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
..
core arch: arm: conditionally select FP extension in cortex-m MCUs 2018-03-11 21:53:50 -05:00
include arch: arm: remove redundant asm inline headers 2018-03-12 10:14:12 -05:00
soc soc: nrf5: Use i2c configure options generated from dts 2018-03-13 14:14:13 +01:00
CMakeLists.txt arch: architecture defines kernel entry 2017-12-27 14:16:08 -05:00
Kconfig
defconfig