omap: i2c: don't check bus state IP rev3.3 and earlier
authorAlexander Kochetkov <al.kochet@gmail.com>
Mon, 24 Nov 2014 22:20:55 +0000 (02:20 +0400)
committerWolfram Sang <wsa@the-dreams.de>
Tue, 25 Nov 2014 20:31:31 +0000 (21:31 +0100)
commit23173eae7b9a5389d3f7031b77cde34f63b814a2
treeb616512c741f98b3476676bbe96aab07b5ef95ce
parenta7750c3ef0122383901ae48396188aa4b861d32b
omap: i2c: don't check bus state IP rev3.3 and earlier

Commit 0f5768bf894f ("i2c: omap: implement workaround for handling
invalid BB-bit values") introduce the error result in boot test fault on
OMAP3530 boards.

The patch fix the error (disable i2c bus test for OMAP3530).

Reported-by: Kevin Hilman <khilman@kernel.org>
Signed-off-by: Alexander Kochetkov <al.kochet@gmail.com>
Fixes: 0f5768bf894f ("i2c: omap: implement workaround for handling invalid BB-bit values")
Tested-by: Tony Lindgren <tony@atomide.com>
Tested-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-omap.c
This page took 0.047827 seconds and 5 git commands to generate.