Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/ | Stephen Warren | 2012-11-05 |
| | | | | | | | | | We wish to empty arch/arm/mach-tegra/include/mach/ as much as possible to enable single zImage. Move tegra-ahb.h to a more central location (suggested by Arnd, OK'd by Greg KH), and actually make tegra-ahb.c include the header to ensure client and provider agree on the prototype. Signed-off-by: Stephen Warren <swarren@nvidia.com> | ||
* | ARM: tegra: Add SMMU enabler in AHB | Hiroshi DOYU | 2012-05-08 |
Add extern func, "tegra_ahb_enable_smmu()" to inform AHB that SMMU is ready. Signed-off-by: Hiroshi DOYU <hdoyu@nvidia.com> Cc: Felipe Balbi <balbi@ti.com> Signed-off-by: Stephen Warren <swarren@nvidia.com> |