u-boot-brain/arch/arm/cpu/tegra20-common
Simon Glass b0e6ef4640 dm: i2c: tegra: Convert to driver model
This converts all Tegra boards over to use driver model for I2C. The driver
is adjusted to use driver model and the following obsolete CONFIGs are
removed:

   - CONFIG_SYS_I2C_INIT_BOARD
   - CONFIG_I2C_MULTI_BUS
   - CONFIG_SYS_MAX_I2C_BUS
   - CONFIG_SYS_I2C_SPEED
   - CONFIG_SYS_I2C

This has been tested on:
- trimslice (no I2C)
- beaver
- Jetson-TK1

It has not been tested on Tegra 114 as I don't have that board.

Acked-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
2014-12-11 13:18:44 -07:00
..
clock.c ARM: tegra: use MASK_BITS_* macros everywhere 2014-02-03 09:46:45 -07:00
crypto.c ARM:tegra20: Remove aes debug prints 2014-04-18 16:14:17 -04:00
crypto.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
emc.c ARM: tegra: use apb_misc.h in more places 2014-04-17 08:41:05 -07:00
funcmux.c ARM: tegra: Tegra20 pinmux cleanup 2014-04-17 08:41:05 -07:00
Makefile tegra: fix Makefile to pass per-file CFLAGS 2014-03-31 11:33:28 -04:00
pinmux.c ARM: tegra: Tegra20 pinmux cleanup 2014-04-17 08:41:05 -07:00
pmu.c dm: i2c: tegra: Convert to driver model 2014-12-11 13:18:44 -07:00
warmboot_avp.c ARM: tegra: use apb_misc.h in more places 2014-04-17 08:41:05 -07:00
warmboot_avp.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
warmboot.c ARM: tegra: use apb_misc.h in more places 2014-04-17 08:41:05 -07:00