public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/7] tegra: Enhance funcmux to support I2C and MMC
@ 2012-01-11 22:42 Simon Glass
  2012-01-11 22:42 ` [U-Boot] [PATCH v2 1/7] tegra: Adjust funcmux config test to permit expansion Simon Glass
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Simon Glass @ 2012-01-11 22:42 UTC (permalink / raw)
  To: u-boot

This series expands funcmux_select() to support configs other than 0, and
to name each config option.

This permits introduction of I2C and MMC support in the funcmux.

Changes in v2:
- Add enum to select from available funcmux configs
- Remove funcmux_select() option parameter
- Use config enum to select funcmux
- Fix SDMMC4 config 0 to remove unwanted ATB pin group

Simon Glass (7):
  tegra: Adjust funcmux config test to permit expansion
  tegra: Add enum to select from available funcmux configs
  tegra: Add I2C support to funcmux
  tegra: Add SDMMC support to funcmux
  tegra: Use funcmux for MMC on tamonten
  tegra: Use funcmux for MMC on harmony
  tegra: Use funcmux for MMC on seaboard

 arch/arm/cpu/armv7/tegra2/board.c          |    2 +-
 arch/arm/cpu/armv7/tegra2/funcmux.c        |  139 +++++++++++++++++++++++++---
 arch/arm/include/asm/arch-tegra2/funcmux.h |   30 ++++++-
 board/avionic-design/common/tamonten.c     |   10 +--
 board/nvidia/harmony/harmony.c             |   19 +---
 board/nvidia/seaboard/seaboard.c           |   21 +----
 6 files changed, 166 insertions(+), 55 deletions(-)

-- 
1.7.3.1

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

end of thread, other threads:[~2012-01-11 23:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-11 22:42 [U-Boot] [PATCH v2 0/7] tegra: Enhance funcmux to support I2C and MMC Simon Glass
2012-01-11 22:42 ` [U-Boot] [PATCH v2 1/7] tegra: Adjust funcmux config test to permit expansion Simon Glass
2012-01-11 22:42 ` [U-Boot] [PATCH v2 2/7] tegra: Add enum to select from available funcmux configs Simon Glass
2012-01-11 22:42 ` [U-Boot] [PATCH v2 3/7] tegra: Add I2C support to funcmux Simon Glass
2012-01-11 22:42 ` [U-Boot] [PATCH v2 4/7] tegra: Add SDMMC " Simon Glass
2012-01-11 22:42 ` [U-Boot] [PATCH v2 5/7] tegra: Use funcmux for MMC on tamonten Simon Glass
2012-01-11 22:42 ` [U-Boot] [PATCH v2 6/7] tegra: Use funcmux for MMC on harmony Simon Glass
2012-01-11 22:42 ` [U-Boot] [PATCH v2 7/7] tegra: Use funcmux for MMC on seaboard Simon Glass
2012-01-11 23:46 ` [U-Boot] [PATCH v2 0/7] tegra: Enhance funcmux to support I2C and MMC Stephen Warren

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