commit | 18c4089e6cd6b3052895481628f478ba8351ac00 | [log] [tgz] |
---|---|---|
author | Jean-Hugues Deschenes <jean-hugues.deschenes@octasic.com> | Thu Oct 06 11:26:27 2011 -0700 |
committer | Ben Dooks <ben-linux@fluff.org> | Sat Oct 29 11:00:51 2011 +0100 |
tree | c7611bc19e59e1b0a35c96b1ae2c23fd60d470bf | |
parent | 4ff895bc8b90e30ff8e89ca7bc6666b229c77e5d [diff] |
i2c-designware: Allow mixed endianness accesses Allows CPUs of a given endianness to access a dw controller of a different endianness. Endianncess difference is detected at run time through the dw component type register. Signed-off-by: Jean-Hugues Deschenes <jean-hugues.deschenes@octasic.com> Signed-off-by: Dirk Brandewie <dirk.brandewie@gmail.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>