summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-sunxi
diff options
context:
space:
mode:
authorLaurent Itti <laurentitti@gmail.com>2015-05-05 17:02:00 -0700
committerHans de Goede <hdegoede@redhat.com>2015-05-19 18:37:30 +0200
commit5cd83b11f934295cdd0e201b54c1c2b99529698f (patch)
tree84519c2e162653a79c3510373268c0e5b852c0d3 /arch/arm/include/asm/arch-sunxi
parenta8552c7c9b53d1d4f36b95f2c80812d8a7bb4fff (diff)
downloadtalos-obmc-uboot-5cd83b11f934295cdd0e201b54c1c2b99529698f.tar.gz
talos-obmc-uboot-5cd83b11f934295cdd0e201b54c1c2b99529698f.zip
sunxi: add support for UART2 on A23/A33
Add support for UART2 (2-pin version but note that RTS/CTS pins are available pn that port for possible future use), can be selected in config by using CONFIG_CONS_INDEX=3 Signed-off-by: Laurent Itti <laurentitti@gmail.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'arch/arm/include/asm/arch-sunxi')
-rw-r--r--arch/arm/include/asm/arch-sunxi/gpio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-sunxi/gpio.h b/arch/arm/include/asm/arch-sunxi/gpio.h
index 59d8210e88..148123a87f 100644
--- a/arch/arm/include/asm/arch-sunxi/gpio.h
+++ b/arch/arm/include/asm/arch-sunxi/gpio.h
@@ -155,6 +155,7 @@ 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_SDC2 3
#define SUN6I_GPC_SDC3 4
OpenPOWER on IntegriCloud