zephyr/arch/arc
Piotr Mienkowski f33b277e6f drivers: i2c: rename I2C_CLOCK_SPEED Kconfig option
I2C_CLOCK_SPEED Kconfig option is DW driver specific. It does not
define I2C interface speed but rather the I2C DW module clock speed.
It is confusing for a user of any other I2C driver than DW.
This patch renames this option to I2C_DW_CLOCK_SPEED and makes it
visible only for DW I2C driver.

Change-Id: I97f57332fd5cca644eabdef0968a0b2174b885ff
Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2017-04-08 00:12:29 +00:00
..
core arc: add _tsc_read for 64-bit timestamp 2017-02-15 05:55:09 +00:00
include quark_se: PM: Add multicore support 2017-01-24 13:36:55 +00:00
soc drivers: i2c: rename I2C_CLOCK_SPEED Kconfig option 2017-04-08 00:12:29 +00:00
defconfig
Kbuild
Kconfig arc: enable gen_isr_tables mechanism 2017-02-15 04:54:47 +00:00
Makefile