All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Cc: Benoit Parrot <bparrot@ti.com>
Subject: [GIT PULL FOR v5.6] ti-vpe: cal: maintenance
Date: Mon, 25 Nov 2019 14:41:14 +0100	[thread overview]
Message-ID: <0bb5cc88-e7a3-498e-0e00-2e63bbb74054@xs4all.nl> (raw)

ti-vpe/cal maintenance fixes.

The following changes since commit dca6b3733a4a46e63603496f544ece8ace541fde:

  media: Revert "media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding" (2019-11-10 18:10:11 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.6a

for you to fetch changes up to e477230a0e188a5ba69c53dc9e055b788d1b87d3:

  dt-bindings: media: cal: convert binding to yaml (2019-11-25 14:30:08 +0100)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
Benoit Parrot (19):
      dt-bindings: media: cal: update binding to use syscon
      dt-bindings: media: cal: update binding example
      media: ti-vpe: cal: switch BIT_MASK to BIT
      media: ti-vpe: cal: Add per platform data support
      media: ti-vpe: cal: Enable DMABUF export
      dt-bindings: media: cal: update binding to add PHY LDO errata support
      media: ti-vpe: cal: add CSI2 PHY LDO errata support
      media: ti-vpe: cal: Fix ths_term/ths_settle parameters
      media: ti-vpe: cal: Fix pixel processing parameters
      media: ti-vpe: cal: Align DPHY init sequence with docs
      dt-bindings: media: cal: update binding to add DRA76x support
      media: ti-vpe: cal: Add DRA76x support
      dt-bindings: media: cal: update binding to add AM654 support
      media: ti-vpe: cal: Add AM654 support
      media: ti-vpe: cal: Add subdev s_power hooks
      media: ti-vpe: cal: Properly calculate max resolution boundary
      media: ti-vpe: cal: Fix a WARN issued when start streaming fails
      media: ti-vpe: cal: fix enum_mbus_code/frame_size subdev arguments
      dt-bindings: media: cal: convert binding to yaml

Nikhil Devshatwar (1):
      media: ti-vpe: cal: Restrict DMA to avoid memory corruption

 Documentation/devicetree/bindings/media/ti,cal.yaml | 202 +++++++++++++
 Documentation/devicetree/bindings/media/ti-cal.txt  |  72 -----
 MAINTAINERS                                         |   1 +
 drivers/media/platform/Kconfig                      |   2 +-
 drivers/media/platform/ti-vpe/cal.c                 | 773 ++++++++++++++++++++++++++++++++++++++----------
 drivers/media/platform/ti-vpe/cal_regs.h            | 221 ++++++++------
 6 files changed, 937 insertions(+), 334 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/media/ti,cal.yaml
 delete mode 100644 Documentation/devicetree/bindings/media/ti-cal.txt

             reply	other threads:[~2019-11-25 13:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-25 13:41 Hans Verkuil [this message]
2019-11-25 13:59 ` [GIT PULL FOR v5.6] ti-vpe: cal: maintenance 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=0bb5cc88-e7a3-498e-0e00-2e63bbb74054@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=bparrot@ti.com \
    --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.