mbox series

[0/4] media: ov2740: Various improvements

Message ID 20241128152338.4583-1-hdegoede@redhat.com (mailing list archive)
Headers show
Series media: ov2740: Various improvements | expand

Message

Hans de Goede Nov. 28, 2024, 3:23 p.m. UTC
Hi All,

I have been working on getting the ov2740 front and back sensors on a Terra
Pad 1262 v2 with IPU6 to work.

Patches 1-2 are nice to have improvements and this tablet needs power-down
GPIO support for the sensors to work.

The regulator support turns out to not be necessary, so we could hold of
on merging it until some design actually needs it, OTOH it is nice to
already have it in place.

Regards,

Hans


Hans de Goede (4):
  media: ov2740: Debug log chip ID
  media: ov2740: Add camera orientation and sensor rotation controls
  media: ov2740: Add powerdown GPIO support
  media: ov2740: Add regulator support

 drivers/media/i2c/ov2740.c | 58 ++++++++++++++++++++++++++++++++++----
 1 file changed, 52 insertions(+), 6 deletions(-)