zephyr/arch/arm/soc/nordic_nrf5
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
..
include nrf5: uart: Add support for 300 and 600 baud rates. 2017-07-20 07:30:04 -05:00
nrf51 soc: nrf5: Use i2c configure options generated from dts 2018-03-13 14:14:13 +01:00
nrf52 soc: nrf5: Use i2c configure options generated from dts 2018-03-13 14:14:13 +01:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.defconfig build: use kconfig to select generated artifacts 2017-11-23 07:29:13 -05:00
Kconfig.soc license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00