[PATCH 3/5] ARM: sun5i: a13: Add missing serial aliases

Arnd Bergmann arnd at arndb.de
Mon Jan 6 07:47:57 EST 2014


On Sunday 05 January 2014, Maxime Ripard wrote:
> +       aliases {
> +               serial1 = &uart1;
> +               serial3 = &uart3;
> +       };
> +

If you only have two uarts active, shouldn't they be aliases
serial0 and serial1?

	Arnd



More information about the linux-arm-kernel mailing list