]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
media: i2c: lm3560: Add support for PM features
authorSvyatoslav Ryhel <clamor95@gmail.com>
Wed, 6 May 2026 06:48:46 +0000 (09:48 +0300)
committerSakari Ailus <sakari.ailus@linux.intel.com>
Fri, 15 May 2026 12:00:44 +0000 (15:00 +0300)
commitaf5fa4896e8528fa664ef2735910e8c73daccae1
tree1dfaad23ca225cae5fabc9f0abed91357dc0c13b
parent34fc7eedc3a0e150086024c450218aba6efaf4cd
media: i2c: lm3560: Add support for PM features

Add support for power management features to better control the LM3560
within the media framework. To achieve the desired PM support, the HWEN
GPIO and VIN power supply were added and configured into power on/off
sequences. Added PM operations along with the PM configuration setup.

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
drivers/media/i2c/lm3560.c