Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752483AbaGaTVd (ORCPT ); Thu, 31 Jul 2014 15:21:33 -0400 Received: from cantor2.suse.de ([195.135.220.15]:39523 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752245AbaGaTVc (ORCPT ); Thu, 31 Jul 2014 15:21:32 -0400 Message-ID: <53DA9738.6080809@suse.de> Date: Thu, 31 Jul 2014 21:21:28 +0200 From: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= Organization: SUSE LINUX Products GmbH User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Tomasz Figa , linux-samsung-soc@vger.kernel.org CC: Mark Rutland , devicetree@vger.kernel.org, Kukjin Kim , Vincent Palatin , Pawel Moll , Ian Campbell , open list , Kumar Gala , Stephan van Schaik , Doug Anderson , Rob Herring , Ben Dooks , Russell King , Javier Martinez Canillas , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v4 3/4] ARM: dts: Clean up exynos5250-snow References: <1406822910-6255-1-git-send-email-afaerber@suse.de> <1406822910-6255-4-git-send-email-afaerber@suse.de> <53DA96C7.30009@gmail.com> In-Reply-To: <53DA96C7.30009@gmail.com> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 >> Signed-off-by: Andreas Färber > > [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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/