ARM: DRA7: Add support for IO delay configuration
[oweals/u-boot.git] / arch / arm / include / asm / arch-sunxi / gpio.h
index 59d8210e88d5665a27e9c6e0be54151a81f25029..b628fee3ea910a017b4762a61f6789c7c772ce89 100644 (file)
@@ -155,6 +155,9 @@ enum sunxi_gpio_number {
 #define SUN5I_GPB_TWI2         2
 #define SUN4I_GPB_UART0                2
 #define SUN5I_GPB_UART0                2
+#define SUN8I_GPB_UART2                2
+
+#define SUNXI_GPC_NAND         2
 
 #define SUNXI_GPC_SDC2         3
 #define SUN6I_GPC_SDC3         4
@@ -184,6 +187,7 @@ enum sunxi_gpio_number {
 #define SUN8I_GPH_TWI1         2
 #define SUN6I_GPH_TWI2         2
 #define SUN6I_GPH_UART0                2
+#define SUN9I_GPH_UART0                2
 
 #define SUNXI_GPI_SDC3         2
 #define SUN7I_GPI_TWI3         3