ARM: tegra30: Add Tegra Memory Controller(MC) driver
authorHiroshi DOYU <hdoyu@nvidia.com>
Thu, 10 May 2012 07:42:32 +0000 (10:42 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 May 2012 21:46:09 +0000 (14:46 -0700)
commitaf4681097b23fe9c63a03d774de7c742fa3a920e
tree326ef53d1fa28d46410896f866f5e4ff9ddf792e
parentc542fb79fba4c63aa6e2a27f90373b0516614eca
ARM: tegra30: Add Tegra Memory Controller(MC) driver

Tegra Memory Controller(MC) driver for Tegra30
Added to support MC General interrupts, mainly for IOMMU(SMMU).

Signed-off-by: Hiroshi DOYU <hdoyu@nvidia.com>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/arm/tegra/nvidia,tegra30-mc.txt [new file with mode: 0644]
arch/arm/mach-tegra/Kconfig
drivers/memory/Kconfig
drivers/memory/Makefile
drivers/memory/tegra30-mc.c [new file with mode: 0644]
This page took 0.028967 seconds and 5 git commands to generate.