Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e017078a authored by Kenneth Heitke's avatar Kenneth Heitke Committed by Stephen Boyd
Browse files

i2c-ssbi: Add SSBI driver for 7x30



Initial implementation of the MSM SSBI driver.

The MSM SSBI driver uses the i2c framework rather than implement its own
core driver. The i2c framework was chosen over w1 or spi because these
drivers do not support a mechanism for passing in a slave device register
address which is required by the SSBI protocol. Rather than prepending
the register address to the user data, the i2c driver is used by
overloading the slave device address to be used as the device register
address.

Signed-off-by: default avatarKenneth Heitke <kheitke@quicinc.com>
parent eed27180
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment