zephyr/drivers
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
..
adc kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
aio
bluetooth
clock_control drivers: clock_control: Provide support for stm32l0x 2018-03-10 11:42:25 -06:00
console drivers: console: Fix crash in shell 2018-02-22 15:29:08 -05:00
counter
crypto
display
dma kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
entropy native: added entropy device 2018-02-23 07:34:07 -05:00
ethernet kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
flash drivers: flash: move FLASH_HAS_PAGE_LAYOUT Kconfig from arch 2018-03-08 10:18:57 +01:00
gpio drivers: GPIO Added GPIO for SAM family. 2018-03-10 11:42:25 -06:00
grove
i2c soc: nrf5: Use i2c configure options generated from dts 2018-03-13 14:14:13 +01:00
i2s kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
ieee802154 drivers/ieee802154: Add hw filtering support for upipe driver 2018-02-20 14:47:14 +02:00
interrupt_controller driver: interrupt_controller: Add support for stm32l0x 2018-03-10 11:42:25 -06:00
ipm
led_strip drivers: led_strip: Add driver for software-based WS2812B operation 2018-03-03 20:46:53 +01:00
net slip: fix a bug when in non-TAP mode. 2018-03-02 07:28:07 +01:00
pci
pinmux driver: pinmux: Add pinmux driver for stm32l0x 2018-03-10 11:42:25 -06:00
pwm drivers: pwm: Add PWM LED driver for ESP32 2018-02-23 13:13:12 -05:00
rtc
sensor drivers: sensor: lsm6ds0: Fix assert logical error 2018-03-06 15:21:43 -05:00
serial driver: usart: Added support for interrupt driver USART on SAM E70. 2018-03-10 11:42:25 -06:00
spi spi: sam0: use Device Tree for configuration. 2018-03-10 11:42:25 -06:00
timer timer: cortex_m: Fix the discontinuous readings of the cycle counter. 2018-02-23 08:58:23 -06:00
usb drivers: usb: device: code cleanup 2018-03-12 09:02:03 -04:00
watchdog
CMakeLists.txt
Kconfig