ARM: sun6i: Define UART0 pins for A31

UART0 is the default debug/console UART on the A31.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
master
Chen-Yu Tsai 10 years ago committed by Hans de Goede
parent 1d1bd42eb0
commit ba1e40fdd3
  1. 3
      arch/arm/include/asm/arch-sunxi/gpio.h

@ -132,6 +132,9 @@ enum sunxi_gpio_number {
#define SUN4I_GPH22_SDC1 5
#define SUN6I_GPH20_UART0_TX 2
#define SUN6I_GPH21_UART0_RX 2
#define SUN4I_GPI4_SDC3 2
/* GPIO pin pull-up/down config */

Loading…
Cancel
Save