]> git.baikalelectronics.ru Git - kernel.git/commit
media: ad5820: Add support for enable pin
authorRicardo Ribalda Delgado <ribalda@kernel.org>
Mon, 7 Oct 2019 13:28:53 +0000 (10:28 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 24 Oct 2019 21:43:50 +0000 (18:43 -0300)
commitccb14b9981b965c46f5209d6bf3f721c7c443d2b
tree646a455e7e1811c4a72f2b27435cdc066eb5bb91
parent77bf81955d521af2e1baf3dada1f85d3b70965c4
media: ad5820: Add support for enable pin

This patch adds support for a programmable enable pin. It can be used in
situations where the ANA-vcc is not configurable (dummy-regulator), or
just to have a more fine control of the power saving.

The use of the enable pin is optional.

Signed-off-by: Ricardo Ribalda Delgado <ribalda@kernel.org>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/i2c/Kconfig
drivers/media/i2c/ad5820.c