linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] SMIA NVM handling improvements
@ 2019-09-24 11:23 Sakari Ailus
  2019-09-24 11:23 ` [PATCH 1/7] smiapp: Use the BIT macro where appropriate, remove useless definition Sakari Ailus
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Sakari Ailus @ 2019-09-24 11:23 UTC (permalink / raw)
  To: linux-media; +Cc: devicetree

Hi all,

This set removes the need for the nokia,nvm-size property, and contains
small fixes and improvements as well.

Sakari Ailus (7):
  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

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

-- 
2.20.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-10-02 14:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-24 11:23 [PATCH 0/7] SMIA NVM handling improvements Sakari Ailus
2019-09-24 11:23 ` [PATCH 1/7] smiapp: Use the BIT macro where appropriate, remove useless definition Sakari Ailus
2019-09-24 11:23 ` [PATCH 2/7] smiapp: Fix error handling at NVM reading Sakari Ailus
2019-09-24 11:23 ` [PATCH 3/7] smiapp: Refactor reading NVM page Sakari Ailus
2019-09-24 11:23 ` [PATCH 4/7] smiapp: Add definitions for data transfer if capability bits Sakari Ailus
2019-09-24 11:23 ` [PATCH 5/7] smiapp: Don't poll for NVM ready on devices that don't need it Sakari Ailus
2019-09-24 11:23 ` [PATCH 6/7] smiapp: Support probing NVM size Sakari Ailus
2019-09-24 11:23 ` [PATCH 7/7] dt-bindings: smia: Remove documentation of nokia,nvm-size Sakari Ailus
2019-10-02 14:19   ` Rob Herring

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).