OSDN Git Service

dt-bindings: eeprom: at24: add "atmel,24c2048" compatible string
authorAdrian Bunk <bunk@kernel.org>
Sun, 17 Feb 2019 11:14:51 +0000 (13:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Feb 2019 09:18:24 +0000 (10:18 +0100)
commit 6c0c5dc33ff42af49243e94842d0ebdb153189ea upstream.

Add new compatible to the device tree bindings.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Documentation/devicetree/bindings/eeprom/eeprom.txt

index 735bc94..4dcce8e 100644 (file)
@@ -6,7 +6,8 @@ Required properties:
 
        "atmel,24c00", "atmel,24c01", "atmel,24c02", "atmel,24c04",
        "atmel,24c08", "atmel,24c16", "atmel,24c32", "atmel,24c64",
-       "atmel,24c128", "atmel,24c256", "atmel,24c512", "atmel,24c1024"
+       "atmel,24c128", "atmel,24c256", "atmel,24c512", "atmel,24c1024",
+       "atmel,24c2048"
 
        "catalyst,24c32"
 
@@ -17,7 +18,7 @@ Required properties:
         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",
-        "24c128", "24c256", "24c512", "24c1024", "spd"
+        "24c128", "24c256", "24c512", "24c1024", "24c2048", "spd"
 
   - reg : the I2C address of the EEPROM