Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1735429 > unrolled thread
| Started by | "Mani, Rajmohan" <rajmohan.mani@intel.com> |
|---|---|
| First post | 2017-09-20 06:00 +0200 |
| Last post | 2017-09-20 06:00 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
RE: [PATCH v6 1/3] dt-bindings: add eeprom "size" property "Mani, Rajmohan" <rajmohan.mani@intel.com> - 2017-09-20 06:00 +0200
| From | "Mani, Rajmohan" <rajmohan.mani@intel.com> |
|---|---|
| Date | 2017-09-20 06:00 +0200 |
| Subject | RE: [PATCH v6 1/3] dt-bindings: add eeprom "size" property |
| Message-ID | <urEl3-5X7-9@gated-at.bofh.it> |
Adding Tomasz...
> -----Original Message-----
> From: Mohandass, Divagar
> Sent: Monday, September 04, 2017 3:29 AM
> To: robh+dt@kernel.org; mark.rutland@arm.com; wsa@the-dreams.de;
> sakari.ailus@iki.fi
> Cc: devicetree@vger.kernel.org; linux-i2c@vger.kernel.org; linux-
> kernel@vger.kernel.org; Mani, Rajmohan <rajmohan.mani@intel.com>;
> Mohandass, Divagar <divagar.mohandass@intel.com>
> Subject: [PATCH v6 1/3] dt-bindings: add eeprom "size" property
>
> This adds eeprom "size" as optional property for i2c eeproms.
> The "size" property allows explicitly specifying the size of the EEPROM chip in
> bytes.
>
> Signed-off-by: Divagar Mohandass <divagar.mohandass@intel.com>
> Acked-by: Rob Herring <robh@kernel.org>
> ---
> Documentation/devicetree/bindings/eeprom/eeprom.txt | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/eeprom/eeprom.txt
> b/Documentation/devicetree/bindings/eeprom/eeprom.txt
> index 5696eb5..1436569 100644
> --- a/Documentation/devicetree/bindings/eeprom/eeprom.txt
> +++ b/Documentation/devicetree/bindings/eeprom/eeprom.txt
> @@ -32,6 +32,8 @@ Optional properties:
>
> - read-only: this parameterless property disables writes to the eeprom
>
> + - size: total eeprom size in bytes
> +
> Example:
>
> eeprom@52 {
> --
> 1.9.1
Back to top | Article view | linux.kernel
csiph-web