diff options
author | Paul Walmsley <paul@pwsan.com> | 2010-09-30 02:40:12 +0530 |
---|---|---|
committer | Kevin Hilman <khilman@deeprootsystems.com> | 2010-11-09 09:26:08 -0800 |
commit | 2004290f55f03c52e22044a5843928cf0f6cc56a (patch) | |
tree | 0d76f6dcc7e269304819f0f9178933c5673e8486 /README | |
parent | c8ddb2713c624f432fa5fe3c7ecffcdda46ea0d4 (diff) | |
download | blackbird-op-linux-2004290f55f03c52e22044a5843928cf0f6cc56a.tar.gz blackbird-op-linux-2004290f55f03c52e22044a5843928cf0f6cc56a.zip |
OMAP2xxx: hwmod: add I2C hwmods for OMAP2420, 2430
Add hwmod structures for I2C controllers on OMAP2420/2430.
NOTE: I2C module on OMAP2420 has 16bit registers and causes imprecise
aborts if 32bits are read/written to it. Use the HWMOD_16BIT_REG flag
to notify the hmwod framework of this hard requirement so that
__raw_writew/readw is used to read /write the mdoule registers.
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions