Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: tegra: for-3.5/ahb branch
@ 2012-05-14 19:46 Stephen Warren
  2012-05-14 20:55 ` Arnd Bergmann
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Warren @ 2012-05-14 19:46 UTC (permalink / raw)
  To: linux-arm-kernel

This branch adds the Tegra AHB driver.

I meant to send this with the other two pull requests this morning, but
forgot:-(

This is the last pull request I intend to send for 3.5, except for any
bugs that crop up.

----------------------------------------------------------------

The following changes since commit e816b57a337ea3b755de72bec38c10c864f23015:

  Linux 3.4-rc3

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git for-3.5/ahb

for you to fetch changes up to 89c788bab1f0374ae05aef7560066442ceb55384:

  ARM: tegra: Add SMMU enabler in AHB

----------------------------------------------------------------

Hiroshi DOYU (2):
      ARM: tegra: Add Tegra AHB driver
      ARM: tegra: Add SMMU enabler in AHB

 .../bindings/arm/tegra/nvidia,tegra20-ahb.txt      |   11 +
 arch/arm/mach-tegra/Kconfig                        |    8 +
 arch/arm/mach-tegra/include/mach/tegra-ahb.h       |   19 +
 drivers/Makefile                                   |    2 +-
 drivers/amba/Makefile                              |    4 +-
 drivers/amba/tegra-ahb.c                           |  293 +++++++++++++++
 6 files changed, 334 insertions(+), 3 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-ahb.txt
 create mode 100644 arch/arm/mach-tegra/include/mach/tegra-ahb.h
 create mode 100644 drivers/amba/tegra-ahb.c

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

end of thread, other threads:[~2012-05-14 21:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-14 19:46 [GIT PULL] ARM: tegra: for-3.5/ahb branch Stephen Warren
2012-05-14 20:55 ` Arnd Bergmann
2012-05-14 21:03   ` Stephen Warren

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