All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR 6.2] Sensor, Renesas CRU driver fixes
@ 2022-12-05 22:54 Sakari Ailus
  0 siblings, 0 replies; only message in thread
From: Sakari Ailus @ 2022-12-05 22:54 UTC (permalink / raw)
  To: linux-media

Hi Mauro,

Here's a set of fixes and a few trivial patches for 6.2. In particular, a
number of drivers were missing the MODIFY_LAYOUT flag on flip controls and
there are miscellaneous fixes for a few other drivers. Also included is a
new compatible string for ov9281 sensor in the ov9282 driver.

Please pull.


The following changes since commit 6a5a4514854a637d01c50f5ea17b28f78b31ddb8:

  media: ipu3-cio2: make the bridge depend on i2c (2022-11-25 11:49:20 +0000)

are available in the Git repository at:

  git://linuxtv.org/sailus/media_tree.git tags/for-6.2-4.2-signed

for you to fetch changes up to c9f0604eda9e7c4e874b1272492e503cca8d6439:

  media: i2c: ov08d10: Set V4L2_CTRL_FLAG_MODIFY_LAYOUT on flips (2022-12-05 23:25:39 +0200)

----------------------------------------------------------------
V4L2 patches for 6.2

----------------------------------------------------------------
Alexander Stein (2):
      media: dt-bindings: media: Add compatible for ov9281
      media: i2c: ov9282: Add ov9281 compatible

Dan Carpenter (1):
      media: rzg2l-cru: fix a test for timeout

Dave Stevenson (5):
      media: i2c: ov2680: Set V4L2_CTRL_FLAG_MODIFY_LAYOUT on flips
      media: i2c: imx208: Set V4L2_CTRL_FLAG_MODIFY_LAYOUT on flips
      media: i2c: imx319: Set V4L2_CTRL_FLAG_MODIFY_LAYOUT on flips
      media: i2c: imx355: Set V4L2_CTRL_FLAG_MODIFY_LAYOUT on flips
      media: i2c: ov08d10: Set V4L2_CTRL_FLAG_MODIFY_LAYOUT on flips

Guoniu.zhou (2):
      media: ov5640: set correct default link frequency
      media: ov5640: report correct frame rate to user

 .../devicetree/bindings/media/i2c/ovti,ov9282.yaml |  5 ++++-
 drivers/media/i2c/imx208.c                         |  4 ++++
 drivers/media/i2c/imx319.c                         |  4 ++++
 drivers/media/i2c/imx355.c                         |  4 ++++
 drivers/media/i2c/ov08d10.c                        |  5 +++++
 drivers/media/i2c/ov2680.c                         |  2 ++
 drivers/media/i2c/ov5640.c                         | 25 ++++++++++++----------
 drivers/media/i2c/ov9282.c                         |  5 ++++-
 .../media/platform/renesas/rzg2l-cru/rzg2l-csi2.c  |  2 +-
 9 files changed, 42 insertions(+), 14 deletions(-)

-- 
Kind regards,

Sakari Ailus

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-12-05 22:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-05 22:54 [GIT PULL FOR 6.2] Sensor, Renesas CRU driver fixes Sakari Ailus

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.