linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>,
	Tomi Valkeinen <tomi.valkeinen@ti.com>
Subject: Re: [GIT PULL FOR v5.7] ti-vpe/cal and imx7-mipi-csis cleanups/fixes
Date: Wed, 25 Mar 2020 16:27:33 +0200	[thread overview]
Message-ID: <20200325142733.GG19171@pendragon.ideasonboard.com> (raw)
In-Reply-To: <64c740ae-3ebd-cec3-14f4-e65f2cb53af3@xs4all.nl>

Hi Hans,

On Wed, Mar 25, 2020 at 02:51:55PM +0100, Hans Verkuil wrote:
> The following changes since commit ad71693f41aa60217eaf1c29afb49b3aa0a2db5d:
> 
>   media: mtk-vpu: load vpu firmware from the new location (2020-03-24 17:11:47 +0100)
> 
> are available in the Git repository at:
> 
>   git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.7n
> 
> for you to fetch changes up to 938b4f6cbbd7c7bd2236f4594ef37431c519f7a7:
> 
>   media: ti-vpe: cal: fix stop state timeout (2020-03-25 13:21:59 +0100)
> 
> ----------------------------------------------------------------
> Tag branch
> 
> ----------------------------------------------------------------
> Laurent Pinchart (14):
>       media: imx: imx7-mipi-csis: Cleanup and fix subdev pad format handling
>       media: imx: imx7-mipi-csis: Centralize initialization of pad formats
>       media: imx: imx7-mipi-csis: Add missing RAW formats
>       media: imx: imx7-mipi-csis: Expose correct YUV formats
>       media: imx: imx7-mipi-csis: Fix MEDIA_BUS_FMT_UYVY8_2X8 data alignment
>       media: imx: imx7-mipi-csis: Add MEDIA_BUS_FMT_UYVY10_2X10 support
>       media: imx: imx7-mipi-csis: Rename data_alignment field to width
>       media: imx: imx7-mipi-csis: Align image width based on format
>       media: imx: imx7-mipi-csis: Never set MIPI_CSIS_ISPCFG_ALIGN_32BIT
>       media: imx: imx7-mipi-csis: Align macro definitions
>       media: imx: imx7-mipi-csis: Remove link setup on source pad
>       media: imx: imx7-mipi-csis: Cleanup includes
>       media: imx: imx7-mipi-csis: Don't use imx-media-utils helpers
>       media: imx: imx7-mipi-csis: Implement the .enum_mbus_code() operation
> 
> Tomi Valkeinen (19):
>       media: ti-vpe: cal: fix DMA memory corruption
>       media: ti-vpe: cal: improve enable_irqs
>       media: ti-vpe: cal: fix use of wrong macro
>       media: ti-vpe: cal: use runtime_resume for errata handling
>       media: ti-vpe: cal: drop cal_runtime_get/put
>       media: ti-vpe: cal: catch error irqs and print errors
>       media: ti-vpe: cal: print errors on timeouts
>       media: ti-vpe: cal: simplify irq handling
>       media: ti-vpe: cal: remove useless CAL_GEN_* macros
>       media: ti-vpe: cal: remove useless IRQ defines
>       media: ti-vpe: cal: use reg_write_field
>       media: ti-vpe: cal: cleanup CIO power enable/disable
>       media: ti-vpe: cal: fix dummy read to phy
>       media: ti-vpe: cal: program number of lines properly
>       media: ti-vpe: cal: set DMA max seg size
>       media: ti-vpe: cal: move code to separate functions
>       media: ti-vpe: cal: improve wait for CIO resetdone
>       media: ti-vpe: cal: improve wait for stop-state
>       media: ti-vpe: cal: fix stop state timeout

Tomi has posted v3, is that what the pull request contains ?

>  drivers/media/platform/ti-vpe/cal.c        | 397 ++++++++++++++++++++++++++++++---------------------
>  drivers/media/platform/ti-vpe/cal_regs.h   |  21 +--
>  drivers/staging/media/imx/imx7-mipi-csis.c | 446 ++++++++++++++++++++++++++++++++++++----------------------
>  3 files changed, 518 insertions(+), 346 deletions(-)

-- 
Regards,

Laurent Pinchart

  parent reply	other threads:[~2020-03-25 14:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-25 13:51 [GIT PULL FOR v5.7] ti-vpe/cal and imx7-mipi-csis cleanups/fixes Hans Verkuil
2020-03-25 14:12 ` [GIT PULL FOR v5.7] ti-vpe/cal and imx7-mipi-csis cleanups/fixes (#62535) Jenkins
2020-03-25 14:27 ` Laurent Pinchart [this message]
2020-03-25 14:40   ` [GIT PULL FOR v5.7] ti-vpe/cal and imx7-mipi-csis cleanups/fixes Tomi Valkeinen
2020-03-25 14:55     ` Hans Verkuil
2020-03-25 16:06 ` Mauro Carvalho Chehab
2020-03-25 16:11   ` Hans Verkuil

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=20200325142733.GG19171@pendragon.ideasonboard.com \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    --cc=tomi.valkeinen@ti.com \
    /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).