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:45:01 +0900 Message-ID: <1c7401ce9f1c$45c74130$d155c390$@org> References: <1377120111-25601-1-git-send-email-tomasz.figa@gmail.com> <1377120111-25601-4-git-send-email-tomasz.figa@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: In-reply-to: Content-language: ko Sender: linux-samsung-soc-owner@vger.kernel.org To: 'Linus Walleij' , 'Tomasz Figa' 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' List-Id: linux-gpio@vger.kernel.org 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? > I think so. Feel free to add my ack on this. Acked-by: Kukjin Kim Thanks, Kukjin