linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sakari Ailus <sakari.ailus@iki.fi>
To: linux-media@vger.kernel.org
Subject: [GIT PULL FOR 5.19] Ov5640 driver improvements
Date: Fri, 13 May 2022 13:38:23 +0300	[thread overview]
Message-ID: <Yn41HyGCOJyZU98T@valkosipuli.retiisi.eu> (raw)

Hi Mauro,

One more pull request. This contains the ov5640 driver improvements Jacopo
has been working on for quite some time.

Please pull.


The following changes since commit 6c1c1eb8c87de221051b9198d40971640060842f:

  media: ext-ctrls-codec.rst: fix indentation (2022-04-25 23:55:02 +0100)

are available in the Git repository at:

  git://linuxtv.org/sailus/media_tree.git tags/for-5.19-3-signed

for you to fetch changes up to 8dd4316b66ace25bfd31c943f146b665ff48dd0e:

  media: ov5640: Move format mux config in format (2022-05-13 12:29:17 +0300)

----------------------------------------------------------------
ov5640 driver improvements for 5.19

----------------------------------------------------------------
Hugues Fruchet (1):
      media: ov5640: Adjust vblank with s_frame_interval

Jacopo Mondi (27):
      media: ov5640: Add pixel rate to modes
      media: ov5640: Re-arrange modes definition
      media: ov5640: Add ov5640_is_csi2() function
      media: ov5640: Associate bpp with formats
      media: ov5640: Add LINK_FREQ control
      media: ov5640: Update pixel_rate and link_freq
      media: ov5640: Rework CSI-2 clock tree
      media: ov5640: Rework timings programming
      media: ov5640: Fix 720x480 in RGB888 mode
      media: ov5640: Split DVP and CSI-2 timings
      media: ov5640: Provide timings accessor
      media: ov5640: Re-sort per-mode register tables
      media: ov5640: Remove duplicated mode settings
      media: ov5640: Remove ov5640_mode_init_data
      media: ov5640: Add HBLANK control
      media: ov5640: Add VBLANK control
      media: ov5640: Remove frame rate check from find_mode()
      media: ov5640: Change CSI-2 timings to comply with FPS
      media: ov5640: Implement init_cfg
      media: ov5640: Implement get_selection
      media: ov5640: Register device properties
      media: ov5640: Add RGB565_1X16 format
      media: ov5640: Add BGR888 format
      media: ov5640: Restrict sizes to mbus code
      media: ov5640: Adjust format to bpp in s_fmt
      media: ov5640: Split DVP and CSI-2 formats
      media: ov5640: Move format mux config in format

 drivers/media/i2c/ov5640.c | 1650 +++++++++++++++++++++++++++++++-------------
 1 file changed, 1188 insertions(+), 462 deletions(-)

-- 
Sakari Ailus

             reply	other threads:[~2022-05-13 10:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-13 10:38 Sakari Ailus [this message]
2022-05-13 11:20 ` [GIT PULL FOR 5.19] Ov5640 driver improvements (#83198) Jenkins
2022-05-13 13:19   ` Mauro Carvalho Chehab

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=Yn41HyGCOJyZU98T@valkosipuli.retiisi.eu \
    --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 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).