aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ti_armv7_keystone2.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-27 13:35:50 -0400
committerTom Rini <trini@konsulko.com>2022-07-08 17:57:34 -0400
commitcb42c1f9b168d0e561855870b11e5c02f70e2d0a (patch)
treea36201e3d68444d660f4b5d080bc30973562531a /include/configs/ti_armv7_keystone2.h
parentba39d90728ee9a51861dc4803e9a41925d52ad55 (diff)
downloadu-boot-cb42c1f9b168d0e561855870b11e5c02f70e2d0a.zip
u-boot-cb42c1f9b168d0e561855870b11e5c02f70e2d0a.tar.gz
u-boot-cb42c1f9b168d0e561855870b11e5c02f70e2d0a.tar.bz2
i2c: Remove non-DM_I2C support from davinci_i2c.c
As the migration deadline has passed, and all platforms have been migrated, remove the non-DM code here. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ti_armv7_keystone2.h')
-rw-r--r--include/configs/ti_armv7_keystone2.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/ti_armv7_keystone2.h b/include/configs/ti_armv7_keystone2.h
index bf76afa..29a6038 100644
--- a/include/configs/ti_armv7_keystone2.h
+++ b/include/configs/ti_armv7_keystone2.h
@@ -59,14 +59,6 @@
#define CONFIG_KSNET_SERDES_SGMII2_BASE KS2_SGMII_SERDES2_BASE
#define CONFIG_KSNET_SERDES_LANES_PER_SGMII KS2_LANES_PER_SGMII_SERDES
-/* I2C Configuration */
-#define CONFIG_SYS_DAVINCI_I2C_SPEED 100000
-#define CONFIG_SYS_DAVINCI_I2C_SLAVE 0x10 /* SMBus host address */
-#define CONFIG_SYS_DAVINCI_I2C_SPEED1 100000
-#define CONFIG_SYS_DAVINCI_I2C_SLAVE1 0x10 /* SMBus host address */
-#define CONFIG_SYS_DAVINCI_I2C_SPEED2 100000
-#define CONFIG_SYS_DAVINCI_I2C_SLAVE2 0x10 /* SMBus host address */
-
/* EEPROM definitions */
/* NAND Configuration */