From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Hugues Deschenes Subject: [PATCH 0/3] i2c-designware: Allow mixed endianness Date: Wed, 13 Jan 2010 14:32:24 -0500 Message-ID: <20100113193224.753273000@octasic.com> Return-path: Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Baruch Siach , Ben Dooks Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-i2c@vger.kernel.org Hi Baruch and Ben, Here is patchset for the i2c-designware driver, allowing little endian machines to use the DW IP instantiated in big endian and vice versa. --