[PATCH 4/6] ARM: dts: Add base DT for NXP LPC18xx and LPC4357

Joachim Eastwood manabian at gmail.com
Thu Apr 2 09:36:50 PDT 2015


On 2 April 2015 at 16:25, Arnd Bergmann <arnd at arndb.de> wrote:
> On Wednesday 01 April 2015 23:20:41 Joachim Eastwood wrote:
>> +/ {
>> +       aliases {
>> +               serial0 = &uart0;
>> +               serial1 = &uart1;
>> +               serial2 = &uart2;
>> +               serial3 = &uart3;
>> +       };
>
> Better move these to the board specific file.

Okay.

Looking at arch/arm/boot/dts/ it seems to be very common to have
aliases setup in SoC dtsi files, though.

regards,
Joachim Eastwood



More information about the linux-arm-kernel mailing list