From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Hesselbarth Subject: Re: [PATCH v7] gpio: add a driver for the Synopsys DesignWare APB GPIO block Date: Thu, 21 Nov 2013 13:28:49 +0100 Message-ID: <528DFC81.2070000@gmail.com> References: <1384984090-6772-1-git-send-email-delicious.quinoa@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1384984090-6772-1-git-send-email-delicious.quinoa@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: Alan Tull , linux-kernel@vger.kernel.org Cc: linux-gpio@vger.kernel.org, Linus Walleij , linux-doc@vger.kernel.org, "devicetree@vger.kernel.org" , Grant Likely , Rob Herring , Steffen Trumtrar , Jamie Iles , Heiko Stuebner , Alan Tull , Dinh Nguyen , Yves Vandervennet List-Id: devicetree@vger.kernel.org On 11/20/2013 10:48 PM, Alan Tull wrote: > From: Jamie Iles > > The Synopsys DesignWare block is used in some ARM devices (picoxcell) > and can be configured to provide multiple banks of GPIO pins. > > Signed-off-by: Alan Tull Alan, I haven't looked as close as in the last reviews, but I think it is fine to have this version as a start. We can add platform_data and CONFIG_REG parsing later. Thanks for the patience, you can add my Reviewed-by: Sebastian Hesselbarth