diff options
| author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2016-01-07 15:51:00 -0500 |
|---|---|---|
| committer | Wolfram Sang <wsa@the-dreams.de> | 2016-01-10 03:39:39 -0500 |
| commit | a570a27af4d781619dfb5139f3b760e964373c29 (patch) | |
| tree | e77054d5432cc90ed0174d1460a8958927169b25 | |
| parent | f5e12d0d5bd4d2bc028bf3dda1732bde3824a008 (diff) | |
dt-bindings: i2c: eeprom: add another EEPROM device
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
| -rw-r--r-- | Documentation/devicetree/bindings/eeprom/eeprom.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/eeprom/eeprom.txt b/Documentation/devicetree/bindings/eeprom/eeprom.txt index acb600399c3d..735bc94444bb 100644 --- a/Documentation/devicetree/bindings/eeprom/eeprom.txt +++ b/Documentation/devicetree/bindings/eeprom/eeprom.txt | |||
| @@ -12,6 +12,8 @@ Required properties: | |||
| 12 | 12 | ||
| 13 | "ramtron,24c64" | 13 | "ramtron,24c64" |
| 14 | 14 | ||
| 15 | "renesas,r1ex24002" | ||
| 16 | |||
| 15 | If there is no specific driver for <manufacturer>, a generic | 17 | If there is no specific driver for <manufacturer>, a generic |
| 16 | driver based on <type> is selected. Possible types are: | 18 | driver based on <type> is selected. Possible types are: |
| 17 | "24c00", "24c01", "24c02", "24c04", "24c08", "24c16", "24c32", "24c64", | 19 | "24c00", "24c01", "24c02", "24c04", "24c08", "24c16", "24c32", "24c64", |
