[GIT PULL v2 for 5.8] More camera sensor, documentation patches

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

 



Hi Mauro,

Here's a set of camera sensor patches and a lone documentation patch for
5.8. In particular, there's a driver for ov2740 and DT support for ov8856.
It'd be nice to get this in to 5.8 if it's still possible.

Please pull.

since v1:

- Fixed trailing whitespaces in docs.


The following changes since commit 960b2dee908b0fc51cf670841de13b40b44aaaae:

  media: dt-bindings: phy: phy-rockchip-dphy-rx0: move rockchip dphy rx0 bindings out of staging (2020-05-20 15:22:27 +0200)

are available in the Git repository at:

  git://linuxtv.org/sailus/media_tree.git tags/for-5.8-4.1-signed

for you to fetch changes up to 0b62b41321497ad0e11e7162184b5a2c6512bac0:

  Documentation: media: Refer to mbus format documentation from CSI-2 docs (2020-05-25 11:18:21 +0300)

----------------------------------------------------------------
More camera sensor patches for 5.8

----------------------------------------------------------------
Bingbu Cao (1):
      media: i2c: Add ov2740 image sensor driver

Dongchun Zhu (1):
      media: dt-bindings: ov8856: Document YAML bindings

Geert Uytterhoeven (1):
      media: i2c: imx219: Drop <linux/clk-provider.h> and <linux/clkdev.h>

Gustavo A. R. Silva (1):
      media: s5k5baf: Replace zero-length array with flexible-array

Robert Foss (2):
      media: ov8856: Add devicetree support
      media: ov8856: Implement sensor module revision identification

Sakari Ailus (1):
      Documentation: media: Refer to mbus format documentation from CSI-2 docs

 .../devicetree/bindings/media/i2c/ov8856.yaml      |  142 +++
 Documentation/driver-api/media/csi2.rst            |    6 +
 MAINTAINERS                                        |   12 +-
 drivers/media/i2c/Kconfig                          |   13 +
 drivers/media/i2c/Makefile                         |    1 +
 drivers/media/i2c/imx219.c                         |    2 -
 drivers/media/i2c/ov2740.c                         | 1016 ++++++++++++++++++++
 drivers/media/i2c/ov8856.c                         |  191 +++-
 drivers/media/i2c/s5k5baf.c                        |    2 +-
 9 files changed, 1367 insertions(+), 18 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/media/i2c/ov8856.yaml
 create mode 100644 drivers/media/i2c/ov2740.c

-- 
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