summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/gpio-names.h
diff options
context:
space:
mode:
authorScott Williams <scwilliams@nvidia.com>2010-12-07 11:19:20 -0800
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:42:02 -0800
commit816ab05de4f2171e20171db01fa916634ed7bee6 (patch)
tree963ce2c1724c63598deb279d9f6ed54cfc93d1e3 /arch/arm/mach-tegra/gpio-names.h
parent7d8324d8f3dfc27407d7514fcbd605649c9bd210 (diff)
[ARM/tegra] Add Tegra3 support
Bug 764354 Original-Change-Id: I8a390eb4dae87dceacb97461f23d13554868b046 Reviewed-on: http://git-master/r/12228 Reviewed-by: Scott Williams <scwilliams@nvidia.com> Tested-by: Scott Williams <scwilliams@nvidia.com> Original-Change-Id: I8e6b8303898796419fb5a759cd16edff9aeac081 Rebase-Id: R2866240384c6c24f46bd7ef54bc3dc9140d9e96b
Diffstat (limited to 'arch/arm/mach-tegra/gpio-names.h')
-rw-r--r--arch/arm/mach-tegra/gpio-names.h20
1 files changed, 19 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/gpio-names.h b/arch/arm/mach-tegra/gpio-names.h
index f28220a641b2..8441b21f5726 100644
--- a/arch/arm/mach-tegra/gpio-names.h
+++ b/arch/arm/mach-tegra/gpio-names.h
@@ -243,5 +243,23 @@
#define TEGRA_GPIO_PBB5 221
#define TEGRA_GPIO_PBB6 222
#define TEGRA_GPIO_PBB7 223
-
+#define TEGRA_GPIO_PCC0 224
+#define TEGRA_GPIO_PCC1 225
+#define TEGRA_GPIO_PCC2 226
+#define TEGRA_GPIO_PCC3 227
+#define TEGRA_GPIO_PCC4 228
+#define TEGRA_GPIO_PCC5 229
+#define TEGRA_GPIO_PCC6 230
+#define TEGRA_GPIO_PCC7 231
+#define TEGRA_GPIO_PDD0 232
+#define TEGRA_GPIO_PDD1 233
+#define TEGRA_GPIO_PDD2 234
+#define TEGRA_GPIO_PDD3 235
+#define TEGRA_GPIO_PDD4 236
+#define TEGRA_GPIO_PDD5 237
+#define TEGRA_GPIO_PDD6 238
+#define TEGRA_GPIO_PDD7 239
+#define TEGRA_GPIO_PEE0 240
+#define TEGRA_GPIO_PEE1 241
+#define TEGRA_GPIO_PEE2 242
#endif