From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [RFC PATCH 7/9] gpio: sch: Consolidate core and resume banks Date: Fri, 29 Aug 2014 08:36:31 +0200 Message-ID: References: <1408172039-32513-1-git-send-email-mika.westerberg@linux.intel.com> <1408172039-32513-8-git-send-email-mika.westerberg@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <1408172039-32513-8-git-send-email-mika.westerberg@linux.intel.com> Sender: linux-kernel-owner@vger.kernel.org To: Mika Westerberg Cc: Darren Hart , "Rafael J. Wysocki" , Al Stone , Olof Johansson , Matthew Garrett , Matt Fleming , David Woodhouse , "H. Peter Anvin" , Jacob Pan , Josh Triplett , Aaron Lu , Max Eliaser , Robert Moore , Len Brown , Greg Kroah-Hartman , Alexandre Courbot , Mark Brown , Dmitry Torokhov , Bryan Wu , Richard Purdie , Samuel Ortiz , Lee Jones , Grant Likely Rob List-Id: devicetree@vger.kernel.org On Sat, Aug 16, 2014 at 8:53 AM, Mika Westerberg wrote: > This is actually a single device with two sets of identical registers, > which just happen to start from a different offset. Instead of having > separate GPIO chips created we consolidate them to be single GPIO chip. > > In addition having a single GPIO chip allows us to handle ACPI GPIO > translation in the core in a more generic way, since the two GPIO chips > share the same parent ACPI device. > > Signed-off-by: Mika Westerberg > Tested-by: Max Eliaser Acked-by: Linus Walleij I guess this needs to be merged with the rest of the stuff in this series so for the GPIO sch part go ahead. Yours, Linus Walleij