summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-ccgx-ucsi.h
AgeCommit message (Collapse)AuthorFilesLines
2022-02-15i2c: Introduce common module to instantiate CCGx UCSIAndy Shevchenko1-0/+11
Introduce a common module to provide an API to instantiate UCSI device for Cypress CCGx Type-C controller. Individual bus drivers need to select this one on demand. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Wolfram Sang <wsa@kernel.org>