drivers/i2c/busses/i2c-ccgx-ucsi.c
0 → 100644
+30
−0
drivers/i2c/busses/i2c-ccgx-ucsi.h
0 → 100644
+11
−0
Loading
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>