Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1232446
| Path | csiph.com!usenet.pasdenom.info!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Peter Korsgaard <peter@korsgaard.com> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] i2c-ocores: support big-endian register layout |
| Date | Thu, 24 Sep 2015 23:40:02 +0200 |
| Message-ID | <qcmpc-6Pk-5@gated-at.bofh.it> (permalink) |
| References | <qbLSG-4C7-7@gated-at.bofh.it> <qckQq-4u2-13@gated-at.bofh.it> <qcmfx-6CQ-35@gated-at.bofh.it> |
| X-Original-To | Max Filippov <jcmvbkbc@gmail.com> |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=2mDFV87CTWNdaVzIQx7VXD+BLTF72MZM3t4Jnw+99mc=; b=UT0+sN/SlSJHVvQlsuH0aRoIwiYAR7FPEfWK76MGKGtwFYSaVPQ3Odl5/AXg1ounHK KR6KgbhGMwqHw+Cn3Lec1B1JxbBjtOpd1MNjPyHsHEIWFWMCr4FYltFpZxs2DWBe2ZJl fFgmYf2sxN+CEBgaWu4qvCyL9xsYhlTFIfrMc/RdDLzSX/kHo9pOBTK/hMohk5HLOhwV BrzdP1ryU8JsBQ3WYzXKD5gvOUpk886KDaIzHjHdgcZWKyOA3dAvoc3VmknMiuxqx6vP LDBq7ZwOmGlPs7nsiDqT6nYQrSf9rQs9BzL9/+8rsAnqMnyllFEKM7eqkI97HA6Jc7vw bDBA== |
| X-Received | by 10.194.176.6 with SMTP id ce6mr1931511wjc.101.1443130316904; Thu, 24 Sep 2015 14:31:56 -0700 (PDT) |
| User-Agent | Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
| MIME-Version | 1.0 |
| Content-Type | text/plain |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 20 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | linux-i2c@vger.kernel.org, Peter Korsgaard <jacmet@sunsite.dk>, Wolfram Sang <wsa@the-dreams.de>, LKML <linux-kernel@vger.kernel.org> |
| X-Original-Date | Thu, 24 Sep 2015 23:31:54 +0200 |
| X-Original-Message-ID | <87bncro65x.fsf@dell.be.48ers.dk> |
| X-Original-References | <1442990103-13456-1-git-send-email-jcmvbkbc@gmail.com> <87wpvfoaly.fsf@dell.be.48ers.dk> <CAMo8BfKh_bF-MbmsFGzTdrsqyGeTDqthDzfsRxsTnAgYBBHGhg@mail.gmail.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1232446 |
Show key headers only | View raw
>>>>> "Max" == Max Filippov <jcmvbkbc@gmail.com> writes: Hi, >> You should also document the big-endian property in >> Documentation/devicetree/bindings/i2c/i2c-ocores.txt, otherwise it looks >> good. > 'big-endian' and 'native-endian' are common properties documented > in the Documentation/devicetree/bindings/common-properties.txt Ok, then it looks good to me. -- Bye, Peter Korsgaard -- 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/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2] i2c-ocores: support big-endian register layout Max Filippov <jcmvbkbc@gmail.com> - 2015-09-23 08:40 +0200
Re: [PATCH v2] i2c-ocores: support big-endian register layout Peter Korsgaard <peter@korsgaard.com> - 2015-09-24 22:00 +0200
Re: [PATCH v2] i2c-ocores: support big-endian register layout Max Filippov <jcmvbkbc@gmail.com> - 2015-09-24 23:30 +0200
Re: [PATCH v2] i2c-ocores: support big-endian register layout Peter Korsgaard <peter@korsgaard.com> - 2015-09-24 23:40 +0200
csiph-web