From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH 0/4] gpio: lpc32xx: add new LPC32xx GPIO controller driver Date: Mon, 30 Nov 2015 09:54:10 +0100 Message-ID: References: <1447982995-30231-1-git-send-email-vz@mleia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-oi0-f52.google.com ([209.85.218.52]:34581 "EHLO mail-oi0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752419AbbK3IyL (ORCPT ); Mon, 30 Nov 2015 03:54:11 -0500 Received: by oies6 with SMTP id s6so92038045oie.1 for ; Mon, 30 Nov 2015 00:54:10 -0800 (PST) In-Reply-To: <1447982995-30231-1-git-send-email-vz@mleia.com> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Vladimir Zapolskiy Cc: Rob Herring , Alexandre Courbot , Arnd Bergmann , Russell King , Roland Stigge , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-gpio@vger.kernel.org" On Fri, Nov 20, 2015 at 2:29 AM, Vladimir Zapolskiy wrote: > Unfortunately the old driver has too many hacks inherited from the > ancient legacy NXP BSP and I find it can not be maintained, the new > driver has compatible interface to device tree clients, so moving > to the new driver should not impact any GPIO consumers. Has it been tested on the old hardware too? Yours, Linus Walleij