linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] i2c-designware: Allow mixed endianness
@ 2010-01-27 19:19 Jean-Hugues Deschenes
  2010-01-27 19:19 ` [PATCH v3 1/3] i2c-designware: Use local version of readl & writel Jean-Hugues Deschenes
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jean-Hugues Deschenes @ 2010-01-27 19:19 UTC (permalink / raw)
  To: linux-i2c-u79uwXL29TY76Z2rM5mHXA; +Cc: Ben Dooks, Baruch Siach


This is the v3 version of the patch which adds support
for the i2c Designware controller when its endianness
differs from that of the cpu.

Signed-off-by: Jean-Hugues Deschenes <jean-hugues.deschenes-YGVykHU+fedBDgjK7y7TUQ@public.gmane.org>

---
Changelog v2->v3
- use a single variable for reading COMP_TYPE and PARAM_1 (Ben Dooks)

Changelog v1->v2
- rename i2c_dw_(read|write)l to dw_(read|write)l (Shinya Kuribayashi)
- rename dw_(read|write)l's addr argument to offset (Shinya Kuribayashi)
- replace (if constant == x) with (if x == constant) (Ben Dooks)
---


-- 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-01-27 19:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-27 19:19 [PATCH v3 0/3] i2c-designware: Allow mixed endianness Jean-Hugues Deschenes
2010-01-27 19:19 ` [PATCH v3 1/3] i2c-designware: Use local version of readl & writel Jean-Hugues Deschenes
2010-01-27 19:19 ` [PATCH v3 2/3] i2c-designware: Check component type register Jean-Hugues Deschenes
2010-01-27 19:19 ` [PATCH v3 3/3] i2c-designware: Allow mixed endianness accesses Jean-Hugues Deschenes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).