]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tegra: i2c: Enable new CONFIG_SYS_I2C framework
authorSimon Glass <sjg@chromium.org>
Tue, 30 Oct 2012 07:28:53 +0000 (07:28 +0000)
committerHeiko Schocher <hs@denx.de>
Tue, 23 Jul 2013 06:34:55 +0000 (08:34 +0200)
commit1f2ba722ac06393d6abe6d4734824d3b98ea9108
tree86efda8166496c496fcca5deb6cf53764ea2b86b
parentd84eb856c4385c90f4f68594819744b638f77a02
tegra: i2c: Enable new CONFIG_SYS_I2C framework

This enables CONFIG_SYS_I2C on Tegra, updating existing boards and the Tegra
i2c driver to support this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Heiko Schocher <hs@denx.de>
README
board/nvidia/common/board.c
drivers/i2c/Makefile
drivers/i2c/tegra_i2c.c
include/configs/beaver.h
include/configs/cardhu.h
include/configs/dalmore.h
include/configs/seaboard.h
include/configs/tegra-common-post.h
include/configs/trimslice.h
include/configs/whistler.h