All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sakari Ailus <sakari.ailus@iki.fi>
To: linux-media@vger.kernel.org
Subject: [GIT PULL for 5.6] Sensor and bridge driver patches
Date: Fri, 3 Jan 2020 12:48:02 +0200	[thread overview]
Message-ID: <20200103104802.GK5050@valkosipuli.retiisi.org.uk> (raw)

Hi Mauro,

Here's a set of sensor and bridge driver patches for 5.6. Included are
support for additional sun4i receiver hardware plus fixes here and there.

Please pull.


The following changes since commit 0885acd77eb4644fd88f6d9f41e433f4ee9bc37a:

  media: vivid: support multiplanar touch devices (2019-12-16 13:24:16 +0100)

are available in the Git repository at:

  git://linuxtv.org/sailus/media_tree.git tags/for-5.6-1.1-signed

for you to fetch changes up to 5774c3adcaff4993dd5c4d5056620c4808f554e3:

  media: sun4i-csi: Add support for A10 CSI1 camera sensor interface (2020-01-03 12:43:58 +0200)

----------------------------------------------------------------
Sensor and CSI-2 driver patches for 5.6

----------------------------------------------------------------
Adam Ford (2):
      media: ov5640: Put max framerate into table and simplify check
      media: ov5640: Fix check for PLL1 exceeding max allowed rate

Bingbu Cao (2):
      media: staging/intel-ipu3: set the main output as mandatory
      media: staging/intel-ipu3: make imgu use fixed running mode

Chen-Yu Tsai (6):
      dt-bindings: media: sun4i-csi: Add compatible for CSI1 on A10/A20
      dt-bindings: media: sun4i-csi: Add compatible for CSI0 on R40
      media: sun4i-csi: Fix data sampling polarity handling
      media: sun4i-csi: Fix [HV]sync polarity handling
      media: sun4i-csi: Deal with DRAM offset
      media: sun4i-csi: Add support for A10 CSI1 camera sensor interface

Eugen Hristev (1):
      media: i2c: mt9v032: fix enum mbus codes and frame sizes

Jules Irenge (1):
      staging: ipu3: replace 0 with false

 .../bindings/media/allwinner,sun4i-a10-csi.yaml    | 14 +++-
 Documentation/media/v4l-drivers/ipu3.rst           |  6 +-
 drivers/media/i2c/mt9v032.c                        | 10 ++-
 drivers/media/i2c/ov5640.c                         | 41 ++++++-----
 drivers/media/platform/sunxi/sun4i-csi/sun4i_csi.c | 57 ++++++++++++++--
 drivers/media/platform/sunxi/sun4i-csi/sun4i_csi.h |  6 +-
 drivers/media/platform/sunxi/sun4i-csi/sun4i_dma.c | 20 ++++--
 drivers/staging/media/ipu3/TODO                    |  3 -
 drivers/staging/media/ipu3/include/intel-ipu3.h    |  4 --
 drivers/staging/media/ipu3/ipu3-css.c              |  2 +-
 drivers/staging/media/ipu3/ipu3-v4l2.c             | 79 ++++------------------
 drivers/staging/media/ipu3/ipu3.h                  |  5 +-
 12 files changed, 132 insertions(+), 115 deletions(-)

-- 
Sakari Ailus

             reply	other threads:[~2020-01-03 10:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-03 10:48 Sakari Ailus [this message]
2020-01-03 11:07 ` [GIT PULL for 5.6] Sensor and bridge driver patches Jenkins

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200103104802.GK5050@valkosipuli.retiisi.org.uk \
    --to=sakari.ailus@iki.fi \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.