diff mbox series

[7/7] dt-bindings: smia: Remove documentation of nokia,nvm-size

Message ID 20190924112338.27180-8-sakari.ailus@linux.intel.com (mailing list archive)
State New, archived
Headers show
Series SMIA NVM handling improvements | expand

Commit Message

Sakari Ailus Sept. 24, 2019, 11:23 a.m. UTC
The nokia,nvm-size property was used to tell the size of the NVM memory
accessible through the sensor's register interface. However, while the
size isn't directly readable through the sensor's register interface, it
can be detected reading the NVM memory until the selected page is no
longer available.

Thus remove this property.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
---
 Documentation/devicetree/bindings/media/i2c/nokia,smia.txt | 2 --
 1 file changed, 2 deletions(-)

Comments

Rob Herring (Arm) Oct. 2, 2019, 2:19 p.m. UTC | #1
On Tue, 24 Sep 2019 14:23:38 +0300, Sakari Ailus wrote:
> The nokia,nvm-size property was used to tell the size of the NVM memory
> accessible through the sensor's register interface. However, while the
> size isn't directly readable through the sensor's register interface, it
> can be detected reading the NVM memory until the selected page is no
> longer available.
> 
> Thus remove this property.
> 
> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
> ---
>  Documentation/devicetree/bindings/media/i2c/nokia,smia.txt | 2 --
>  1 file changed, 2 deletions(-)
> 

Reviewed-by: Rob Herring <robh@kernel.org>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/media/i2c/nokia,smia.txt b/Documentation/devicetree/bindings/media/i2c/nokia,smia.txt
index 8ee7c7972ac79..f9eacf1205ac4 100644
--- a/Documentation/devicetree/bindings/media/i2c/nokia,smia.txt
+++ b/Documentation/devicetree/bindings/media/i2c/nokia,smia.txt
@@ -24,8 +24,6 @@  Mandatory properties
 Optional properties
 -------------------
 
-- nokia,nvm-size: The size of the NVM, in bytes. If the size is not given,
-  the NVM contents will not be read.
 - reset-gpios: XSHUTDOWN GPIO
 - flash-leds: See ../video-interfaces.txt
 - lens-focus: See ../video-interfaces.txt