summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/include/mach/iomap.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-tegra/include/mach/iomap.h')
-rw-r--r--arch/arm/mach-tegra/include/mach/iomap.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/include/mach/iomap.h b/arch/arm/mach-tegra/include/mach/iomap.h
index e943f9b4b0e7..253cb8e08a11 100644
--- a/arch/arm/mach-tegra/include/mach/iomap.h
+++ b/arch/arm/mach-tegra/include/mach/iomap.h
@@ -46,6 +46,9 @@
#define TEGRA_ARM_PERIF_BASE 0x50040000
#define TEGRA_ARM_PERIF_SIZE SZ_8K
+#define TEGRA_MSELECT_BASE 0x50042000
+#define TEGRA_MSELECT_SIZE 80
+
#define TEGRA_ARM_PL310_BASE 0x50043000
#define TEGRA_ARM_PL310_SIZE SZ_4K
@@ -245,6 +248,9 @@
#define TEGRA_I2S2_BASE 0x70002A00
#define TEGRA_I2S2_SIZE SZ_256
+#define TEGRA_PCIE_BASE 0x80000000
+#define TEGRA_PCIE_SIZE SZ_1G
+
#elif defined(CONFIG_ARCH_TEGRA_3x_SOC)
#define TEGRA_TSENSOR_BASE 0x70014000
@@ -298,6 +304,9 @@
#define TEGRA_SPDIF_BASE 0x70080B00
#define TEGRA_SPDIF_SIZE SZ_256
+#define TEGRA_PCIE_BASE 0x00000000
+#define TEGRA_PCIE_SIZE SZ_1G
+
#endif
#define TEGRA_UARTA_BASE 0x70006000