Re: [PATCH v4 3/4] ARM: dts: Clean up exynos5250-snow

From: Andreas FÃrber
Date: Thu Jul 31 2014 - 15:21:36 EST


Am 31.07.2014 21:19, schrieb Tomasz Figa:
> Andreas,
>
> Please see my comments inline.
>
> On 31.07.2014 18:08, Andreas FÃrber wrote:
>> Use the new style of referencing inherited nodes and use symbolic names.
>>
>> Suggested-by: Doug Anderson <dianders@xxxxxxxxxxxx>
>> Signed-off-by: Andreas FÃrber <afaerber@xxxxxxx>
>
> [snip]
>
>> -
>> usb@12110000 {
>> - samsung,vbus-gpio = <&gpx1 1 0>;
>> + samsung,vbus-gpio = <&gpx1 1 GPIO_ACTIVE_HIGH>;
>> };
>
> This is a higher level node being overridden, so it should be specified
> using references too.
>
>>
>> fixed-rate-clocks {
>> @@ -287,7 +206,7 @@
>> };
>>
>> hdmi {
>
> Ditto.

Same problem as with spring: We need the labels first!

Andreas

--
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 NÃrnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix ImendÃrffer; HRB 16746 AG NÃrnberg
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/