]> git.baikalelectronics.ru Git - uboot.git/commit
ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace
authorTom Rini <trini@konsulko.com>
Thu, 19 Aug 2021 03:12:29 +0000 (23:12 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 30 Aug 2021 18:10:07 +0000 (14:10 -0400)
commit278b76135b8c17500b1f11424a3dec4fdc961836
treea7359a41b85672a5b830d282c34fb1c7f54c9974
parent427f4b40b428290c1191b93ce555ea956b7d2d65
ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace

The omap24xx I2C driver uses its own CONFIG namespace for common I2C
variables.  Rather than convert more of them to Kconfig, rename these to
the common I2C ones and remove the entirely unused functionality.  As
part of this, we make the am335x_shc platforms consistent with their
intended speed values.

Signed-off-by: Tom Rini <trini@konsulko.com>
17 files changed:
README
arch/arm/mach-omap2/boot-common.c
arch/arm/mach-omap2/clocks-common.c
board/bosch/guardian/board.c
board/compulab/cm_t43/cm_t43.c
board/compulab/cm_t43/spl.c
board/tcl/sl50/board.c
board/vscom/baltos/board.c
configs/am335x_baltos_defconfig
configs/am335x_shc_defconfig
configs/am335x_shc_ict_defconfig
configs/am335x_shc_netboot_defconfig
configs/am335x_shc_sdboot_defconfig
configs/sniper_defconfig
drivers/i2c/Kconfig
drivers/i2c/omap24xx_i2c.c
include/configs/tam3517-common.h