]> git.karo-electronics.de Git - karo-tx-linux.git/commit
memory: tegra: Add Tegra210 support
authorThierry Reding <treding@nvidia.com>
Mon, 23 Mar 2015 09:45:12 +0000 (10:45 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Aug 2015 14:07:52 +0000 (16:07 +0200)
commit588c43a7bd5a53ae523b318e1db16bdd59963a3c
treedc439e2c4d666bd06588cd9ff7e96960da129cd9
parent3c01cf3befa66cc21f06672685cf59a53056887a
memory: tegra: Add Tegra210 support

Add the table of memory clients and SWGROUPs for Tegra210 to enable SMMU
support for this new SoC.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/iommu/Kconfig
drivers/memory/tegra/Makefile
drivers/memory/tegra/mc.c
drivers/memory/tegra/mc.h
drivers/memory/tegra/tegra210.c [new file with mode: 0644]
include/dt-bindings/memory/tegra210-mc.h [new file with mode: 0644]