]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/tegra114-common.h
Tegra114: I2C: Enable I2C driver on Dalmore E1611 eval board
[karo-tx-uboot.git] / include / configs / tegra114-common.h
index 003353040e2247e1f78145e07ab99e6e64af4169..c2986d83092d7c47888f4ea11476193ce1280f1b 100644 (file)
@@ -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_ */