[U-Boot] [PATCH 0/2] Add I2C driver for Tegra114 Dalmore

Tom Warren twarren.nvidia at gmail.com
Tue Jan 29 20:19:33 CET 2013


Update DT tables and enable I2C driver support for the
Tegra114 Dalmore board. This uses the standard Tegra I2C driver.
5 controllers are supported, although all may not have devices
behind them on every board.

Tom Warren (2):
  Tegra114: fdt: Update DT files with I2C info for T114/Dalmore
  Tegra114: I2C: Enable I2C driver on Dalmore E1611 eval board

 arch/arm/dts/tegra114.dtsi            |   93 +++++++++++++++++++++++++++++++++
 board/nvidia/dts/tegra114-dalmore.dts |   33 ++++++++++++
 include/configs/dalmore.h             |    9 +++
 include/configs/tegra114-common.h     |    3 +
 4 files changed, 138 insertions(+), 0 deletions(-)



More information about the U-Boot mailing list