From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Jos=E9_Miguel_Gon=E7alves?= Subject: Re: [PATCH] ARM: S3C24XX: Fix configuration of gpio port sizes on S3C24XX. Date: Fri, 13 Dec 2013 09:38:35 +0000 Message-ID: <52AAD59B.7070203@inov.pt> References: <1378889173-7437-1-git-send-email-jose.goncalves@inov.pt> <52AA6909.8050200@inov.pt> <201312130942.03674.heiko@sntech.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <201312130942.03674.heiko@sntech.de> Sender: linux-samsung-soc-owner@vger.kernel.org To: =?ISO-8859-1?Q?Heiko_St=FCbner?= , Linus Walleij Cc: Ben Dooks , Kukjin Kim , Tomasz Figa , linux-samsung-soc , "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" List-Id: linux-gpio@vger.kernel.org Hi Heiko, On 13-12-2013 08:42, Heiko St=FCbner wrote: > > But Jose, you should really really look into moving to devicetree wit= h your > platform, if you're not already doing so. Pinctrl support is already = present, > and I'm hopefull the move to the common clock framework I posted a fe= w days > ago might make it too. > I'm currently maintaining a deployed equipment whose development starte= d=20 some time ago, so I still need to use a 3.9 kernel with the traditional= =20 hardware initialization. But, of course, for any new developments based= =20 on the same S3C24XX platform, I will look in migrating to the device tr= ee. Best regards, Jos=E9 Gon=E7alves