linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sakari Ailus <sakari.ailus@iki.fi>
To: Helen Koike <helen.koike@collabora.com>
Cc: linux-media@vger.kernel.org, Mauro Carvalho Chehab <mchehab@kernel.org>
Subject: Re: [GIT PULL for 5.6] Sensor, V4L2 fwnode and ImgU driver patches
Date: Tue, 18 Feb 2020 19:20:43 +0200	[thread overview]
Message-ID: <20200218172043.GA5023@valkosipuli.retiisi.org.uk> (raw)
In-Reply-To: <c71dc46b-920a-9095-88e7-21a2d5016a8a@collabora.com>

Hi Helen,

On Tue, Feb 18, 2020 at 02:18:47PM -0300, Helen Koike wrote:
> Hi,
> 
> On 1/21/20 2:48 PM, Sakari Ailus wrote:
> > Hi Mauro,
> > 
> > Here's a set that contains a driver for imx290 as well as fixes and
> > improvements for other sensors and ImgU.
> > 
> > This replaces my earlier pull request which I marked as superseded.
> > 
> > Please pull.
> > 
> > 
> > The following changes since commit 2a0a0bc7020ef7e66c9569d8229d79fa72e3d659:
> > 
> >   media: MAINTAINERS: add entry for Rockchip ISP1 driver (2020-01-09 16:45:01 +0100)
> > 
> > are available in the Git repository at:
> > 
> >   git://linuxtv.org/sailus/media_tree.git tags/for-5.6-3.1-signed
> > 
> > for you to fetch changes up to de44ad35385894b1a2af5be57f48eadcae09e62c:
> > 
> >   media: staging/intel-ipu3: remove TODO item about acronyms (2020-01-21 18:06:12 +0200)
> > 
> > ----------------------------------------------------------------
> > Sensor, fwnode and ImgU patches for 5.6
> > 
> > ----------------------------------------------------------------
> > Andrey Konovalov (1):
> >       dt-bindings: media: i2c: Add IMX219 CMOS sensor binding
> > 
> > Bingbu Cao (3):
> >       Revert "media: staging/intel-ipu3: make imgu use fixed running mode"
> >       media: ipu3.rst: add imgu pipe config tool link
> >       media: staging/intel-ipu3: remove TODO item about acronyms
> > 
> > Dave Stevenson (1):
> >       media: i2c: Add driver for Sony IMX219 sensor
> > 
> > Julia Lawall (1):
> >       media: mt9v111: constify copied structure
> > 
> > Sakari Ailus (1):
> >       v4l2-fwnode: Print the node name while parsing endpoints
> > 
> > Shawn Tu (1):
> >       ov5675: add vflip/hflip control support
> > 
> >  .../devicetree/bindings/media/i2c/imx219.yaml      |  114 ++
> >  Documentation/media/v4l-drivers/ipu3.rst           |   17 +-
> >  MAINTAINERS                                        |    8 +
> >  drivers/media/i2c/Kconfig                          |   11 +
> >  drivers/media/i2c/Makefile                         |    1 +
> >  drivers/media/i2c/imx219.c                         | 1312 ++++++++++++++++++++
> >  drivers/media/i2c/mt9v111.c                        |    2 +-
> >  drivers/media/i2c/ov5675.c                         |   82 +-
> >  drivers/media/v4l2-core/v4l2-fwnode.c              |    6 +-
> >  drivers/staging/media/ipu3/TODO                    |    5 -
> >  drivers/staging/media/ipu3/include/intel-ipu3.h    |    4 +
> >  drivers/staging/media/ipu3/ipu3-v4l2.c             |   74 +-
> >  drivers/staging/media/ipu3/ipu3.h                  |    5 +-
> >  13 files changed, 1607 insertions(+), 34 deletions(-)
> >  create mode 100644 Documentation/devicetree/bindings/media/i2c/imx219.yaml
> >  create mode 100644 drivers/media/i2c/imx219.c
> > 
> 
> Unless I saw something wrong, this PR didn't reach 5.6.
> I was wondering if anything happen, I don't see any particular error in the tests.

Not all the patches in it made it to 5.6, no. I'll send soonish another one
that contains the rest, among other new patches.

-- 
Kind regards,

Sakari Ailus

      reply	other threads:[~2020-02-18 17:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-21 16:48 [GIT PULL for 5.6] Sensor, V4L2 fwnode and ImgU driver patches Sakari Ailus
2020-01-21 16:57 ` Jenkins
2020-02-18 17:18 ` Helen Koike
2020-02-18 17:20   ` Sakari Ailus [this message]

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=20200218172043.GA5023@valkosipuli.retiisi.org.uk \
    --to=sakari.ailus@iki.fi \
    --cc=helen.koike@collabora.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).