From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH v5 1/3] gpio: gpio-generic: Add 16 and 32 bit big endian byte order support Date: Wed, 10 Apr 2013 20:27:32 +0200 Message-ID: References: <1363355140-28216-1-git-send-email-andreas@gaisler.com> <1363355140-28216-2-git-send-email-andreas@gaisler.com> <20130319004012.GA1004@lizard.gateway.2wire.net> <515BDF23.9000508@gaisler.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: <515BDF23.9000508@gaisler.com> Sender: linux-kernel-owner@vger.kernel.org To: Andreas Larson Cc: Grant Likely , Anton Vorontsov , Rob Herring , "linux-kernel@vger.kernel.org" , "devicetree-discuss@lists.ozlabs.org" , software@gaisler.com List-Id: devicetree@vger.kernel.org On Wed, Apr 3, 2013 at 9:49 AM, Andreas Larson wrote: > On 2013-03-27 09:58, Linus Walleij wrote: >> >> On Tue, Mar 19, 2013 at 1:40 AM, Anton Vorontsov wrote: >>> >>> On Fri, Mar 15, 2013 at 02:45:38PM +0100, Andreas Larsson wrote: >>>> >>>> There is no general support for 64-bit big endian accesses, so that is >>>> left unsupported. >>>> >>>> Signed-off-by: Andreas Larsson >>> >>> >>> This looks perfect, thanks a lot! >>> >>> Acked-by: Anton Vorontsov >> >> >> Looks good to me as well, but since this was discussed with Grant >> I want his review on this before I merge it. > > > I take it that you are happy with the other two patches as well? > > Grant, any chance of getting this into the 3.10 merge window? Apparently Grant is busy these days, so I took a review of the patch and I like it. With Anton's ACK as well I'm certain it's good, so patch applied! Yours, Linus Walleij