media: ccs: Implement support for manual LP control
authorSakari Ailus <sakari.ailus@linux.intel.com>
Wed, 23 Jun 2021 14:20:50 +0000 (16:20 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 4 Aug 2021 12:43:51 +0000 (14:43 +0200)
commit41a95d043fa59e99ce4440c38640576232ef5f74
treef714ce90d078512d2e446ad19ad77a74a0bc4434
parent253171a0da67304f0ee7358b37df7b715c65dd77
media: ccs: Implement support for manual LP control

Use the pre_streamon callback to transition the transmitter to either
LP-11 or LP-111 mode if supported by the sensor.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/i2c/ccs/ccs-core.c