Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1232443
| From | Max Filippov <jcmvbkbc@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] i2c-ocores: support big-endian register layout |
| Date | 2015-09-24 23:30 +0200 |
| Message-ID | <qcmfx-6CQ-35@gated-at.bofh.it> (permalink) |
| References | <qbLSG-4C7-7@gated-at.bofh.it> <qckQq-4u2-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Peter, On Thu, Sep 24, 2015 at 10:55 PM, Peter Korsgaard <peter@korsgaard.com> wrote: >>>>>> "Max" == Max Filippov <jcmvbkbc@gmail.com> 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 <jcmvbkbc@gmail.com> > > --- > > 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. 'big-endian' and 'native-endian' are common properties documented in the Documentation/devicetree/bindings/common-properties.txt -- Thanks. -- Max -- 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 | Next 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