WSL2-Linux-Kernel/drivers/media
Hans de Goede 68b9bcc8a5 media: ipu3-cio2: Add support for instantiating i2c-clients for VCMs
Some sensors come with a variable-focus lens where the lens focus is
controller by a VCM (Voice Coil Motor). If there is a VCM for the
lens-focus, and if so which one, is described on the vcm_type field
of the ACPI SSDB table.

These VCMs are a second I2C device listed as an extra I2cSerialBusV2
resource in the same ACPI device as the sensor. The i2c-core-acpi.c
code only instantiates an i2c-client for the first I2cSerialBusV2
resource.

Add support for instantiating an i2c-client for the VCM with
the type of the i2c-client set based on the SSDB vcm_type field.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2021-12-16 20:58:56 +01:00
..
cec media: cec: fix a deadlock situation 2021-12-07 11:29:56 +01:00
common media: saa7146: fix error logic at saa7146_vv_init() 2021-12-14 15:09:14 +01:00
dvb-core media: dvb-core: dvb_frontend: address some clang warnings 2021-11-29 10:15:04 +01:00
dvb-frontends media: media si2168: Fix spelling mistake "previsously" -> "previously" 2021-12-07 11:29:57 +01:00
firewire
i2c media: i2c: hi846: use pm_runtime_force_suspend/resume for system suspend 2021-12-16 20:54:53 +01:00
mc media: mc: mc-entity.c: Use bitmap_zalloc() when applicable 2021-12-14 15:09:14 +01:00
mmc
pci media: ipu3-cio2: Add support for instantiating i2c-clients for VCMs 2021-12-16 20:58:56 +01:00
platform media: c8sectpfe: fix double free in configure_channels() 2021-12-14 16:19:04 +01:00
radio media: si470x-i2c: fix possible memory leak in si470x_i2c_probe() 2021-11-30 12:00:53 +01:00
rc media: streamzap: remove redundant gap calculations 2021-12-14 15:09:13 +01:00
spi media: cxd2880: Eliminate dead code 2021-12-07 11:29:57 +01:00
test-drivers media: vidtv: remove unneeded variable make code cleaner 2021-12-14 16:19:04 +01:00
tuners media: si2157: add ATV support for si2158 2021-12-14 16:19:05 +01:00
usb media: b2c2-flexcop-usb: fix some whitespace coding style 2021-12-14 16:19:04 +01:00
v4l2-core Linux 5.16-rc4 2021-12-07 11:29:41 +01:00
Kconfig
Makefile