Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755252Ab3C0I64 (ORCPT ); Wed, 27 Mar 2013 04:58:56 -0400 Received: from mail-ia0-f176.google.com ([209.85.210.176]:58191 "EHLO mail-ia0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751399Ab3C0I6t (ORCPT ); Wed, 27 Mar 2013 04:58:49 -0400 MIME-Version: 1.0 In-Reply-To: <20130319004012.GA1004@lizard.gateway.2wire.net> 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> Date: Wed, 27 Mar 2013 09:58:48 +0100 Message-ID: Subject: Re: [PATCH v5 1/3] gpio: gpio-generic: Add 16 and 32 bit big endian byte order support From: Linus Walleij To: Anton Vorontsov , Grant Likely Cc: Andreas Larsson , Rob Herring , linux-kernel@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, software@gaisler.com Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 762 Lines: 21 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. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/