diff options
author | David Lechner <david@lechnology.com> | 2017-01-13 22:03:41 +0300 |
---|---|---|
committer | Sekhar Nori <nsekhar@ti.com> | 2017-01-20 14:47:08 +0300 |
commit | b514aeae49aa4238c27cd752efdd26a3c52f4f14 (patch) | |
tree | 88d2612530502fe219fc6b4836833c1dc8949ac8 /Documentation/devicetree/bindings/eeprom | |
parent | 21078ab174c99885ca83a5c32db0d33b1617745e (diff) | |
download | linux-b514aeae49aa4238c27cd752efdd26a3c52f4f14.tar.xz |
dt-bindings: add "microchip,24c128" compatible string
This adds "microchip,24c128" to the list of compatible strings for i2c
eeproms.
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: David Lechner <david@lechnology.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'Documentation/devicetree/bindings/eeprom')
-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 735bc94444bb..5696eb508e95 100644 --- a/Documentation/devicetree/bindings/eeprom/eeprom.txt +++ b/Documentation/devicetree/bindings/eeprom/eeprom.txt @@ -10,6 +10,8 @@ Required properties: "catalyst,24c32" + "microchip,24c128" + "ramtron,24c64" "renesas,r1ex24002" |