zephyr/drivers/i2c
Erwan Gouriou bb2db5dbc5 i2c: update stm32 i2c_lx to support LL clock control driver
After introducing STM32Cube based clock control driver for
stm32 family, update stm32 i2c_lx driver to support it.
Clean up will be done in a following commit.

Change-Id: Ie5059bf4122d65fab1a663a5b00e0d761850a49d
Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2017-02-10 14:47:41 -06:00
..
i2c_atmel_sam3.c i2c: Implement consistent i2c no msgs behaviour 2017-02-07 18:32:35 +00:00
i2c_atmel_sam3.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
i2c_dw_registers.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
i2c_dw.c i2c/dw: Switch from EPERM to EIO 2017-02-07 18:32:37 +00:00
i2c_dw.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
i2c_mcux.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
i2c_nrf5.c i2c/nrf5: Remove r/w to POWER register. 2017-02-01 00:35:35 +00:00
i2c_qmsi_ss.c drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
i2c_qmsi.c drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
i2c_stm32lx.c i2c: update stm32 i2c_lx to support LL clock control driver 2017-02-10 14:47:41 -06:00
i2c_stm32lx.h i2c: update stm32 i2c_lx to support LL clock control driver 2017-02-10 14:47:41 -06:00
Kconfig i2c/nrf5: Implement NRF5 I2C driver. 2017-01-25 09:59:27 +00:00
Makefile i2c/nrf5: Implement NRF5 I2C driver. 2017-01-25 09:59:27 +00:00