Re: [PATCH v6 2/2] dt-bindings: add eeprom "no-read-rollover" property

2017-12-07 Thread Rob Herring
On Thu, Dec 7, 2017 at 1:26 PM, Sven Van Asbroeck  wrote:
> Adds an optional property for at24 eeproms.
> This parameterless property indicates that the multi-address eeprom
> does not automatically roll over reads to the next slave address.
>
> Signed-off-by: Sven Van Asbroeck 
> ---
>  Documentation/devicetree/bindings/eeprom/eeprom.txt | 5 +
>  1 file changed, 5 insertions(+)

I acked v5. Please add acks/reviewed-bys when posting new versions.

Rob


Re: [PATCH v6 2/2] dt-bindings: add eeprom "no-read-rollover" property

2017-12-07 Thread Rob Herring
On Thu, Dec 7, 2017 at 1:26 PM, Sven Van Asbroeck  wrote:
> Adds an optional property for at24 eeproms.
> This parameterless property indicates that the multi-address eeprom
> does not automatically roll over reads to the next slave address.
>
> Signed-off-by: Sven Van Asbroeck 
> ---
>  Documentation/devicetree/bindings/eeprom/eeprom.txt | 5 +
>  1 file changed, 5 insertions(+)

I acked v5. Please add acks/reviewed-bys when posting new versions.

Rob


[PATCH v6 2/2] dt-bindings: add eeprom "no-read-rollover" property

2017-12-07 Thread Sven Van Asbroeck
Adds an optional property for at24 eeproms.
This parameterless property indicates that the multi-address eeprom
does not automatically roll over reads to the next slave address.

Signed-off-by: Sven Van Asbroeck 
---
 Documentation/devicetree/bindings/eeprom/eeprom.txt | 5 +
 1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/eeprom/eeprom.txt 
b/Documentation/devicetree/bindings/eeprom/eeprom.txt
index 27f2bc1..5bfc0ac 100644
--- a/Documentation/devicetree/bindings/eeprom/eeprom.txt
+++ b/Documentation/devicetree/bindings/eeprom/eeprom.txt
@@ -38,6 +38,11 @@ Optional properties:
 
   - size: total eeprom size in bytes
 
+  - no-read-rollover:
+   This parameterless property indicates that the 
multi-address
+   eeprom does not automatically roll over reads to the 
next
+   slave address. Please consult the manual of your device.
+
 Example:
 
 eeprom@52 {
-- 
1.9.1



[PATCH v6 2/2] dt-bindings: add eeprom "no-read-rollover" property

2017-12-07 Thread Sven Van Asbroeck
Adds an optional property for at24 eeproms.
This parameterless property indicates that the multi-address eeprom
does not automatically roll over reads to the next slave address.

Signed-off-by: Sven Van Asbroeck 
---
 Documentation/devicetree/bindings/eeprom/eeprom.txt | 5 +
 1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/eeprom/eeprom.txt 
b/Documentation/devicetree/bindings/eeprom/eeprom.txt
index 27f2bc1..5bfc0ac 100644
--- a/Documentation/devicetree/bindings/eeprom/eeprom.txt
+++ b/Documentation/devicetree/bindings/eeprom/eeprom.txt
@@ -38,6 +38,11 @@ Optional properties:
 
   - size: total eeprom size in bytes
 
+  - no-read-rollover:
+   This parameterless property indicates that the 
multi-address
+   eeprom does not automatically roll over reads to the 
next
+   slave address. Please consult the manual of your device.
+
 Example:
 
 eeprom@52 {
-- 
1.9.1