u-boot-brain/board/nvidia
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
..
beaver kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
cardhu dm: i2c: tegra: Convert to driver model 2014-12-11 13:18:44 -07:00
common dm: i2c: tegra: Convert to driver model 2014-12-11 13:18:44 -07:00
dalmore dm: i2c: tegra: Convert to driver model 2014-12-11 13:18:44 -07:00
harmony kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
jetson-tk1 ARM: tegra: add PCIe-related pins to the Jetson TK1 pinmux tables 2014-10-22 09:30:54 -07:00
nyan-big ARM: tegra: Add support for nyan-big board 2014-12-11 13:18:44 -07:00
seaboard tegra: make local functions static 2014-10-25 07:27:37 -04:00
venice2 ARM: tegra: Add support for nyan-big board 2014-12-11 13:18:44 -07:00
ventana kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
whistler dm: i2c: tegra: Convert to driver model 2014-12-11 13:18:44 -07:00