Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1303901
| From | Wolfram Sang <wsa@the-dreams.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 2/2] dt-bindings: i2c: eeprom: add another EEPROM device |
| Date | 2016-01-07 22:00 +0100 |
| Message-ID | <qOpP6-4VR-31@gated-at.bofh.it> (permalink) |
| References | <qOpP6-4VR-33@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[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
csiph-web