From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kukjin Kim Subject: RE: [PATCH v7 3/7] gpio: samsung: Skip initialization if device tree is present Date: Thu, 22 Aug 2013 18:59:23 +0900 Message-ID: <1c9a01ce9f1e$473b58b0$d5b20a10$@org> References: <1377120111-25601-1-git-send-email-tomasz.figa@gmail.com> <1377120111-25601-4-git-send-email-tomasz.figa@gmail.com> <3452017.UPhKO6xNO5@flatron> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailout2.samsung.com ([203.254.224.25]:46538 "EHLO mailout2.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752787Ab3HVJ7Y (ORCPT ); Thu, 22 Aug 2013 05:59:24 -0400 In-reply-to: <3452017.UPhKO6xNO5@flatron> Content-language: ko Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: 'Tomasz Figa' , 'Linus Walleij' Cc: 'linux-samsung-soc' , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-gpio@vger.kernel.org, 'Ian Campbell' , 'Mark Rutland' , 'Pawel Moll' , 'Rob Herring' , 'Russell King' , 'Stephen Warren' , 'Thomas Gleixner' , 'Olof Johansson' , 'Arnd Bergmann' , 'Marc Zyngier' , 'Mark Brown' Tomasz Figa wrote: > > On Thursday 22 of August 2013 01:21:25 Linus Walleij wrote: > > On Wed, Aug 21, 2013 at 11:21 PM, Tomasz Figa > wrote: > > > Since this driver does not handle GPIO on device tree enabled > > > platforms > > > any more, it should be bypassed whenever device tree is available, to > > > not conflict with the new pinctrl-samsung driver. > > > > > > Signed-off-by: Tomasz Figa > > > > This seems like something I should apply to the GPIO tree > > right now, shall I? > > Would be nice, but since this patch is a dependency for rest of this > series and there are no other dependencies on GPIO tree, it might be > easier to just let Kukjin take all the patches with required Acks. > Oh, I didn't see any dependencies...but if so, Linus do you agree with Tomasz' opinion? Please let me know so that I could take this with others into the samsung tree. And please kindly ignore my previous reply on this ;-) Thanks, Kukjin