Files
OpenCellular/chip/stm32
Simon Glass 7bcf881bd6 Implement board-level I2C arbitration
Add a way for boards to permit or deny access to the I2C port. This
works in a board-specific manner.

All I2C master traffic requires that board_i2c_claim() be called
first. A dummy function is provided for boards which do not require
this.

BUG=chrome-os-partner:10888
TEST=manual:
build for all boards
boot on snow (cannot test i2c as it is broken)

Change-Id: I786d4ae17f1d798faf13b303b5389679fb6720cb
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/26141
2012-06-29 10:46:22 -07:00
..
2012-05-04 15:00:55 -07:00
2012-05-10 14:16:07 -07:00
2012-06-29 10:46:22 -07:00
2012-06-19 10:48:21 -07:00
2012-05-04 23:10:29 +00:00
2012-05-21 09:17:43 -07:00