You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit adds I2C bus support for the Camera Control Interface
(CCI) I2C controller found on the Qualcomm SoC processors. This I2C
controller supports two masters and they are registered to the core.
CCI versions supported in the driver are msm8916, msm8996 and sdm845.
This is a rework of the patch posted by Vinod:
https://patchwork.kernel.org/patch/10569961/
With additional fixes + most of the comments addressed.
Signed-off-by: Todor Tomov <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Signed-off-by: Loic Poulain <[email protected]>
Tested-by: Robert Foss <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
[wsa: removed err msg after platform_get_irq]
Signed-off-by: Wolfram Sang <[email protected]>
0 commit comments