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.5] SMIA patches for 5.5
Date: Mon, 21 Oct 2019 10:23:59 +0300	[thread overview]
Message-ID: <20191021072359.GC864@valkosipuli.retiisi.org.uk> (raw)

Hi Mauro,

Here's a set of cleanups, fixes and other improvements for the smiapp
driver.

Please pull.


The following changes since commit 4b1d7c2760d26363c497b959a81f8d055ba767c1:

  media: staging: media: Make use of devm_platform_ioremap_resource (2019-10-16 16:35:15 -0300)

are available in the Git repository at:

  git://linuxtv.org/sailus/media_tree.git tags/smia-5.5-signed

for you to fetch changes up to b87bb57778caa276f332e1fa4fc1e03345143e88:

  smiapp: Rename update_mode as pll_blanking_update (2019-10-21 10:17:38 +0300)

----------------------------------------------------------------
SMIA patches for 5.5

----------------------------------------------------------------
Sakari Ailus (14):
      smiapp: Use the BIT macro where appropriate, remove useless definition
      smiapp: Fix error handling at NVM reading
      smiapp: Refactor reading NVM page
      smiapp: Add definitions for data transfer if capability bits
      smiapp: Don't poll for NVM ready on devices that don't need it
      smiapp: Support probing NVM size
      dt-bindings: smia: Remove documentation of nokia,nvm-size
      smiapp: Destroy sensor's mutex
      smiapp: Don't get binning limits dynamically
      smiapp: Move binning configuration to streaming start
      smiapp: Don't update sensor configuration during power-on init
      smiapp: Use non-binned and binned limits correctly
      smiapp: Register sensor after enabling runtime PM on the device
      smiapp: Rename update_mode as pll_blanking_update

 .../devicetree/bindings/media/i2c/nokia,smia.txt   |   2 -
 drivers/media/i2c/smiapp/smiapp-core.c             | 326 +++++++++------------
 drivers/media/i2c/smiapp/smiapp-reg.h              |  36 ++-
 drivers/media/i2c/smiapp/smiapp.h                  |   3 -
 include/media/i2c/smiapp.h                         |   1 -
 5 files changed, 165 insertions(+), 203 deletions(-)

-- 
Sakari Ailus

             reply	other threads:[~2019-10-21  7:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-21  7:23 Sakari Ailus [this message]
2019-10-21  7:41 ` [GIT PULL for 5.5] SMIA patches for 5.5 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=20191021072359.GC864@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.