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: In-Reply-To: <1447982995-30231-1-git-send-email-vz@mleia.com> Sender: linux-gpio-owner@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" List-Id: devicetree@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