[GIT PULL FOR 5.20] More V4L2 patches

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Mauro,

Here's another set of V4L2 patches for 5.20. Hopefully it's not too late
for that yet.

Here are a few fixes and improvements to existing APIs and drivers. No new
drivers are included.

Please pull.


The following changes since commit e670f5d672ef3d00b0b8c69eff09a019e6dd4ef9:

  media: amphion: only insert the first sequence startcode for vc1l format (2022-07-08 18:18:49 +0100)

are available in the Git repository at:

  git://linuxtv.org/sailus/media_tree.git tags/for-5.20-2.1-signed

for you to fetch changes up to e927c9847d7aeb12c5853a4d84d58723f5b5db36:

  media: ov5693: add ov5693_of_match, dts support (2022-07-13 22:57:29 +0300)

----------------------------------------------------------------
More V4L2 patches for 5.20

----------------------------------------------------------------
Daniel Scally (2):
      media: entity: Add iterator for entity data links
      media: entity: Use dedicated data link iterator

Hans Verkuil (1):
      ar0521: fix Kconfig: VIDEO_V4L2 -> VIDEO_DEV

Laurent Pinchart (1):
      media: Replace dependency on VIDEO_V4L2_SUBDEV_API with select

Marek Vasut (1):
      media: mt9p031: Implement crop bounds get selection

Sakari Ailus (1):
      media: sunxi: Depend on GENERIC_PHY_MIPI_DPHY

Tomi Valkeinen (2):
      media: subdev: Add v4l2_subdev_call_state_try() macro
      media: stm32: dcmi: Fix subdev op call with uninitialized state

Tommaso Merciai (6):
      media: ov5693: count num_supplies using array_size
      media: ov5693: add dvdd into ov5693_supply_names array
      media: ov5693: rename clk into xvclk
      media: ov5693: add support for acpi clock-frequency prop
      media: dt-bindings: ov5693: document YAML binding
      media: ov5693: add ov5693_of_match, dts support

Yang Yingliang (1):
      media: ov7251: add missing disable functions on error in ov7251_set_power_on()

 .../devicetree/bindings/media/i2c/ovti,ov5693.yaml | 124 +++++++++++++++++++++
 MAINTAINERS                                        |   1 +
 drivers/media/i2c/Kconfig                          |   6 +-
 drivers/media/i2c/mt9p031.c                        |  20 +++-
 drivers/media/i2c/ov5693.c                         |  57 ++++++----
 drivers/media/i2c/ov7251.c                         |   2 +
 drivers/media/mc/mc-entity.c                       |  22 +++-
 drivers/media/platform/atmel/Kconfig               |   4 +-
 drivers/media/platform/st/stm32/stm32-dcmi.c       |  14 +--
 .../media/platform/sunxi/sun6i-mipi-csi2/Kconfig   |   1 +
 .../platform/sunxi/sun8i-a83t-mipi-csi2/Kconfig    |   1 +
 drivers/media/v4l2-core/Kconfig                    |   6 +-
 include/media/media-entity.h                       |  30 +++++
 include/media/v4l2-subdev.h                        |  34 ++++++
 14 files changed, 278 insertions(+), 44 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/media/i2c/ovti,ov5693.yaml

-- 
Sakari Ailus



[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux