summaryrefslogtreecommitdiff
path: root/include/configs/tegra114-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/tegra114-common.h')
-rw-r--r--include/configs/tegra114-common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/tegra114-common.h b/include/configs/tegra114-common.h
index 003353040e..c2986d8309 100644
--- a/include/configs/tegra114-common.h
+++ b/include/configs/tegra114-common.h
@@ -76,4 +76,7 @@
#define CONFIG_SPL_LDSCRIPT "$(CPUDIR)/tegra114/u-boot-spl.lds"
+/* Total I2C ports on Tegra114 */
+#define TEGRA_I2C_NUM_CONTROLLERS 5
+
#endif /* _TEGRA114_COMMON_H_ */