From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= Subject: Re: [PATCH v5 03/10] ARM: dts: Clean up exynos5250-snow Date: Fri, 01 Aug 2014 22:44:50 +0200 Message-ID: <53DBFC42.6030205@suse.de> References: <1406868897-26874-1-git-send-email-afaerber@suse.de> <1406868897-26874-4-git-send-email-afaerber@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: Sender: linux-samsung-soc-owner@vger.kernel.org To: Doug Anderson Cc: linux-samsung-soc , "linux-arm-kernel@lists.infradead.org" , "devicetree@vger.kernel.org" , Stephan van Schaik , Vincent Palatin , Javier Martinez Canillas , Tomasz Figa , Ben Dooks , Kukjin Kim , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , open list List-Id: devicetree@vger.kernel.org Am 01.08.2014 22:24, schrieb Doug Anderson: > Andreas, >=20 > On Thu, Jul 31, 2014 at 9:54 PM, Andreas F=C3=A4rber wrote: >> Use the new style of referencing inherited nodes and use symbolic na= mes. >> Reorder one pinctrl node in GPIO order. >> >> Goal is the alignment of all exynos5250 based device trees for compa= rison. >> >> Suggested-by: Doug Anderson >> Signed-off-by: Andreas F=C3=A4rber >> --- >> v4 -> v5: >> * Introduced labels to consistently use new referencing style (Toma= sz) >> * Use IRQ_TYPE_* constants >> * Use some more GPIO_ACTIVE_* >> >> v3 -> v4: Unchanged >> >> v3: New (Doug Anderson) >> >> arch/arm/boot/dts/exynos5250-snow.dts | 291 +++++++++++++++++------= ----------- >> arch/arm/boot/dts/exynos5250.dtsi | 20 +-- >=20 > As much as possible it's nice to touch the main exynos dtsi file and > specific board files in different patches. Among other things it > makes backporting the patch and resolving merge conflicts easier (if > someone doesn't care about snow they could just pick up the main dtsi= , > for instance). >=20 > I'm not a total stickler and I'd love to see this land quickly to > avoid conflicts, though... >=20 >=20 >> +&sd3_clk { >> + samsung,pin-drv =3D <0>; >> +}; >> + >> +&sd3_cmd { >> + samsung,pin-pud =3D <3>; >> + samsung,pin-drv =3D <0>; >> +}; >> + >> +&sd3_bus4 { >=20 > Itty bitty bitty nit that "bus" sorts alphabetically above "clk". ;) True. I guess I just reused the original order from within pinctrl. > Maybe Kukjin would be willing to sort these when he applies? > > > Thank you for all your hard work on this one. Things look MUCH MUCH > nicer! I did a pretty thorough review of your changes and it all > looks good. >=20 > Reviewed-by: Doug Anderson I need to respin anyway for a .dtsi label, so I can factor this out while at it. Patches 1-2 could meanwhile already be applied by Kukjin. Thanks, Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=C3=BCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=C3=B6rffer; HRB 16746 AG N=C3= =BCrnberg