From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753183AbbIXT4L (ORCPT ); Thu, 24 Sep 2015 15:56:11 -0400 Received: from mail-wi0-f176.google.com ([209.85.212.176]:33585 "EHLO mail-wi0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751468AbbIXT4J (ORCPT ); Thu, 24 Sep 2015 15:56:09 -0400 From: Peter Korsgaard To: Max Filippov Cc: linux-i2c@vger.kernel.org, Peter Korsgaard , Wolfram Sang , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] i2c-ocores: support big-endian register layout References: <1442990103-13456-1-git-send-email-jcmvbkbc@gmail.com> Date: Thu, 24 Sep 2015 21:55:53 +0200 In-Reply-To: <1442990103-13456-1-git-send-email-jcmvbkbc@gmail.com> (Max Filippov's message of "Wed, 23 Sep 2015 09:35:03 +0300") Message-ID: <87wpvfoaly.fsf@dell.be.48ers.dk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org >>>>> "Max" == Max Filippov writes: > This allows using OpenCores I2C controller attached to its host in > native-endian mode with bi-endian CPUs. Example of such system is Xtensa > XTFPGA platform. > Signed-off-by: Max Filippov > --- > Changes v1->v2: > - expand changelog with motivation for the change. You should also document the big-endian property in Documentation/devicetree/bindings/i2c/i2c-ocores.txt, otherwise it looks good. With that added: Acked-by: Peter Korsgaard -- Bye, Peter Korsgaard