i2c: designware: Add support for 16bit register access
authorStefan Roese <sr@denx.de>
Wed, 18 Apr 2012 13:01:41 +0000 (15:01 +0200)
committerWolfram Sang <w.sang@pengutronix.de>
Sat, 12 May 2012 12:28:11 +0000 (14:28 +0200)
The STM SPEAr platform can only access the i2c controller register
via 16bit read/write functions. This patch adds support to
automatically detect this 16bit access mode.

Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>

No differences found