[PATCH] arm64: dts: add all hi6220 uart nodes
Arnd Bergmann
arnd at arndb.de
Wed Sep 30 01:24:56 PDT 2015
On Tuesday 29 September 2015 13:29:12 Tyler Baker wrote:
> aliases {
> serial0 = &uart0;
> + serial1 = &uart1;
> + serial2 = &uart2;
> + serial3 = &uart3;
> + serial4 = &uart4;
> };
>
In the changelog you mention "both uarts", but here you have five of them.
Are they all accessible on the connector? If not, only provide aliases
for the ones that are, using numbering that makes most sense for given
how one would use the board.
Arnd
More information about the linux-arm-kernel
mailing list