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.
Changes in V2: - use new calculation for T114 I2C clocks - incorporate review comments from StephenW for the dtsi file Tom Warren (3): Tegra: I2C: Add T114 clock support to tegra_i2c driver 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 | 56 +++++++++++++++++++++++++++ arch/arm/include/asm/arch-tegra/tegra_i2c.h | 6 +++ board/nvidia/dts/tegra114-dalmore.dts | 33 ++++++++++++++++ drivers/i2c/tegra_i2c.c | 22 ++++++++++- include/configs/dalmore.h | 9 ++++ include/configs/tegra114-common.h | 3 + 6 files changed, 128 insertions(+), 1 deletions(-) _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot