[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAMRc=Mdt1uX5VHdy4xYYNTFWba0vOWP-syY0uoDjZaEGvCwnhA@mail.gmail.com>
Date: Fri, 8 Dec 2017 17:01:47 +0100
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Sven Van Asbroeck <svendev@...x.com>
Cc: Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Wolfram Sang <wsa@...-dreams.de>, nsekhar@...com,
Sakari Ailus <sakari.ailus@...ux.intel.com>,
David Lechner <david@...hnology.com>,
Javier Martinez Canillas <javier@...hile0.org>,
Divagar Mohandass <divagar.mohandass@...el.com>,
devicetree@...r.kernel.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-i2c <linux-i2c@...r.kernel.org>
Subject: Re: [PATCH RESEND v6 2/2] dt-bindings: add eeprom "no-read-rollover" property
2017-12-08 16:37 GMT+01:00 Sven Van Asbroeck <svendev@...x.com>:
> 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 <svendev@...x.com>
> Reviewed-by: Rob Herring <robh@...nel.org>
> ---
> 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
>
Ugh this patch doesn't apply because I already applied the patch from
Wolfram which renamed the bindings document from eeprom.txt to
at24.txt. Please send another version rebased on top of my at24/devel
branch. I didn't notice it before.
Thanks,
Bartosz
Powered by blists - more mailing lists