Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1303901 > unrolled thread
| Started by | Wolfram Sang <wsa@the-dreams.de> |
|---|---|
| First post | 2016-01-07 22:00 +0100 |
| Last post | 2016-01-08 00:10 +0100 |
| Articles | 2 — 2 participants |
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.
[PATCH 2/2] dt-bindings: i2c: eeprom: add another EEPROM device Wolfram Sang <wsa@the-dreams.de> - 2016-01-07 22:00 +0100
Re: [PATCH 2/2] dt-bindings: i2c: eeprom: add another EEPROM device Rob Herring <robh@kernel.org> - 2016-01-08 00:10 +0100
| From | Wolfram Sang <wsa@the-dreams.de> |
|---|---|
| Date | 2016-01-07 22:00 +0100 |
| Subject | [PATCH 2/2] dt-bindings: i2c: eeprom: add another EEPROM device |
| Message-ID | <qOpP6-4VR-31@gated-at.bofh.it> |
From: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> --- 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 acb600399c3d94..735bc94444bbd7 100644 --- a/Documentation/devicetree/bindings/eeprom/eeprom.txt +++ b/Documentation/devicetree/bindings/eeprom/eeprom.txt @@ -12,6 +12,8 @@ Required properties: "ramtron,24c64" + "renesas,r1ex24002" + If there is no specific driver for <manufacturer>, a generic driver based on <type> is selected. Possible types are: "24c00", "24c01", "24c02", "24c04", "24c08", "24c16", "24c32", "24c64", -- 2.1.4
[toc] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2016-01-08 00:10 +0100 |
| Message-ID | <qOrQT-6ud-39@gated-at.bofh.it> |
| In reply to | #1303901 |
On Thu, Jan 07, 2016 at 09:51:00PM +0100, Wolfram Sang wrote: > From: Wolfram Sang <wsa+renesas@sang-engineering.com> > > Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> > --- > Documentation/devicetree/bindings/eeprom/eeprom.txt | 2 ++ > 1 file changed, 2 insertions(+) Acked-by: Rob Herring <robh@kernel.org>
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web