[PATCH 2/2] i2c-s3c2410: Add bus arbitration implementation
Mark Brown
broonie at opensource.wolfsonmicro.com
Thu Nov 29 11:34:49 EST 2012
On Thu, Nov 29, 2012 at 10:35:35AM +0530, Naveen Krishna Chatradhi wrote:
> The arbitrator is a general purpose function which uses two GPIOs to
> communicate with another device to claim/release a bus. We use it to
> arbitrate an i2c port between the AP and the EC.
Should this not be layerd on top of the I2C controller rather than part
of the controller driver? It doesn't seem terribly controller specific.
More information about the linux-arm-kernel
mailing list