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