public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] Add I2C driver for Tegra30 Cardhu
@ 2012-12-22  0:16 Tom Warren
  2012-12-22  0:16 ` [U-Boot] [PATCH 1/3] Tegra30: clocks: Fix clock tables for I2C and other periphs Tom Warren
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Tom Warren @ 2012-12-22  0:16 UTC (permalink / raw)
  To: u-boot

Add/update clock tables and enable I2C driver support for the
Tegra30 Cardhu 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 (3):
  Tegra30: clocks: Fix clock tables for I2C and other periphs
  Tegra30: fdt: Update DT files with I2C info for T30/Cardhu
  Tegra30: I2C: Enable I2C driver on Cardhu

 arch/arm/cpu/tegra30-common/clock.c              |   78 ++++++++++++----------
 arch/arm/dts/tegra30.dtsi                        |   61 +++++++++++++++++
 arch/arm/include/asm/arch-tegra30/clock-tables.h |    4 +
 board/nvidia/dts/tegra30-cardhu.dts              |   41 +++++++++++
 include/configs/cardhu.h                         |    9 +++
 include/configs/tegra30-common.h                 |    3 +
 6 files changed, 162 insertions(+), 34 deletions(-)

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-01-02 21:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-22  0:16 [U-Boot] [PATCH 0/3] Add I2C driver for Tegra30 Cardhu Tom Warren
2012-12-22  0:16 ` [U-Boot] [PATCH 1/3] Tegra30: clocks: Fix clock tables for I2C and other periphs Tom Warren
2013-01-02 20:35   ` Stephen Warren
2013-01-02 20:54     ` Tom Warren
2012-12-22  0:16 ` [U-Boot] [PATCH 2/3] Tegra30: fdt: Update DT files with I2C info for T30/Cardhu Tom Warren
2013-01-02 20:41   ` Stephen Warren
2013-01-02 20:58     ` Tom Warren
2013-01-02 21:10       ` Stephen Warren
2012-12-22  0:16 ` [U-Boot] [PATCH 3/3] Tegra30: I2C: Enable I2C driver on Cardhu Tom Warren
2013-01-02 20:42   ` Stephen Warren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox