]> git.ipfire.org Git - thirdparty/linux.git/commit
media: dw9714: add support for powerdown pin
authorMatthias Fend <matthias.fend@emfend.at>
Thu, 12 Jun 2025 06:54:12 +0000 (08:54 +0200)
committerHans Verkuil <hverkuil@xs4all.nl>
Mon, 30 Jun 2025 07:06:21 +0000 (09:06 +0200)
commit03dca1842421b068d6a65b8ae16e2191882c7753
tree214e00367b0d989e1c09ddc439eedf84dbbb1d14
parent1eefe42e9de503e422a9c925eebdbd215ee28966
media: dw9714: add support for powerdown pin

Add support for the powerdown pin (xSD), which can be used to put the VCM
driver into power down mode. This is useful, for example, if the VCM
driver's power supply cannot be controlled. The use of the powerdown pin is
optional.

Signed-off-by: Matthias Fend <matthias.fend@emfend.at>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/i2c/Kconfig
drivers/media/i2c/dw9714.c