[PATCH v3 5/8] arm64: dts: Add initial device tree support for EXYNOS7

Naveen Krishna Ch naveenkrishna.ch at gmail.com
Thu Sep 11 05:21:18 PDT 2014


On 11 September 2014 16:11, Arnd Bergmann <arnd at arndb.de> wrote:
> On Thursday 11 September 2014 15:50:49 Naveen Krishna Chatradhi wrote:
>> +       aliases {
>> +               serial0 = &serial_0;
>> +               serial1 = &serial_1;
>> +               serial2 = &serial_2;
>> +               serial3 = &serial_3;
>> +       };
>> +
>
> Please move the aliases from the exynos7.dtsi file into the
> exynos7-espresso.dts file, and only list the ones that are
> present, starting with alias 0, like
>
>         aliases {
>                 serial0 = &serial_2;
>         };
>
> If the machine has only one serial port, it should be the first
> alias.

Okay, will fix this in the next version.

>
>         Arnd

Thanks,
-- 
Shine bright,
(: Nav :)



More information about the linux-arm-kernel mailing list