From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754105AbbI3Gic (ORCPT ); Wed, 30 Sep 2015 02:38:32 -0400 Received: from lists.s-osg.org ([54.187.51.154]:39996 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753516AbbI3Gi3 (ORCPT ); Wed, 30 Sep 2015 02:38:29 -0400 Subject: Re: [PATCH] ARM: dts: Add Exynos5250 Snow Rev5+ support To: Doug Anderson References: <1443527855-434-1-git-send-email-javier@osg.samsung.com> Cc: "linux-kernel@vger.kernel.org" , Mauro Carvalho Chehab , Olof Johansson , Russell King , Kukjin Kim , Krzysztof Kozlowski , "devicetree@vger.kernel.org" , Kumar Gala , Ian Campbell , linux-samsung-soc , Rob Herring , Pawel Moll , Mark Rutland , "linux-arm-kernel@lists.infradead.org" From: Javier Martinez Canillas Message-ID: <560B835F.6070708@osg.samsung.com> Date: Wed, 30 Sep 2015 08:38:23 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Doug, On 09/29/2015 07:28 PM, Doug Anderson wrote: [snip] > > >> arch/arm/boot/dts/Makefile | 1 + >> arch/arm/boot/dts/exynos5250-snow-common.dtsi | 684 ++++++++++++++++++++++++++ >> arch/arm/boot/dts/exynos5250-snow-rev5.dts | 47 ++ >> arch/arm/boot/dts/exynos5250-snow.dts | 666 +------------------------ >> 4 files changed, 733 insertions(+), 665 deletions(-) > > Thanks! Note: > > $ pwclient git-am 7285451 > Applying patch #7285451 using 'git am' > Description: ARM: dts: Add Exynos5250 Snow Rev5+ support > Applying: ARM: dts: Add Exynos5250 Snow Rev5+ support > .git/rebase-apply/patch:774: new blank line at EOF. > + > warning: 1 line adds whitespace errors. > sigh, sorry for missing that one. > > One other nit is that the exynos5250-snow.dts" ends up with the > "max98095" pinctrl properties sorted differently than the > "exynos5250-snow-rev5.dts". Is it worth reordering the > "exynos5250-snow.dts" in the same patch? > Right, I'll change exynos5250-snow.dts to have pinctrl-names before pinctrl-0 that will not only match max98090 properties order but also be consistent with the rest of the dev nodes. > Otherwise this looks fine to me. > > Reviewed-by: Douglas Anderson > Thanks a lot for your feedback and review! Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America