.. comment SPDX-License-Identifier: CC-BY-SA-4.0 .. COMMENT: Copyright (c) 2016 embedded brains GmbH .. COMMENT: All rights reserved. I2C Driver ********** The Inter-Integrated Circuit (I2C, I²C, IIC) bus drivers should use the `I2C bus framework `_. For example drivers see the `Cadence I2C driver `_, the `Atmel SAM I2C driver `_ and the `I2C framework test `_. The user API is compatible to the `Linux I2C user-space API `_.