]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/chromebook_link_defconfig
x86: ivybridge: Use the I2C driver to perform SMbus init
authorSimon Glass <sjg@chromium.org>
Sun, 17 Jan 2016 23:11:45 +0000 (16:11 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 24 Jan 2016 04:09:41 +0000 (12:09 +0800)
commit0c7645bde0961c6f44ba265186e3cb50fd5d6247
treef93876dabfd86bdb48f02ca269c7bbf843507fdd
parentabb0b01e7a22c4a1f3fdd2301fae7276e857b04b
x86: ivybridge: Use the I2C driver to perform SMbus init

Move the init code into the I2C driver.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/ivybridge/cpu.c
arch/x86/dts/chromebook_link.dts
configs/chromebook_link_defconfig
drivers/i2c/intel_i2c.c