commit | 422bc240b47250236bb6e433968b920254101bb5 | [log] [tgz] |
---|---|---|
author | Aapo Vienamo <aapo.vienamo@iki.fi> | Sat Mar 03 17:44:49 2018 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Mar 13 14:14:13 2018 +0100 |
tree | 5ff0d2db7ba2ae40393201b95d8234bd34c385eb | |
parent | 71bda84bc54ee6f74554f76e7f8db4f2db2961c5 [diff] |
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>