summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/eeprom/at24.txt
diff options
context:
space:
mode:
authorAdrian Bunk2018-11-29 20:58:57 +0100
committerBartosz Golaszewski2018-12-10 16:23:27 +0100
commit6c0c5dc33ff42af49243e94842d0ebdb153189ea (patch)
tree5e90a24c3eb6007bcd9eecf3f1357792d4687360 /Documentation/devicetree/bindings/eeprom/at24.txt
parentLinux 4.20-rc6 (diff)
downloadkernel-qcow2-linux-6c0c5dc33ff42af49243e94842d0ebdb153189ea.tar.gz
kernel-qcow2-linux-6c0c5dc33ff42af49243e94842d0ebdb153189ea.tar.xz
kernel-qcow2-linux-6c0c5dc33ff42af49243e94842d0ebdb153189ea.zip
dt-bindings: eeprom: at24: add "atmel,24c2048" compatible string
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>
Diffstat (limited to 'Documentation/devicetree/bindings/eeprom/at24.txt')
-rw-r--r--Documentation/devicetree/bindings/eeprom/at24.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/eeprom/at24.txt b/Documentation/devicetree/bindings/eeprom/at24.txt
index aededdbc262b..f9a7c984274c 100644
--- a/Documentation/devicetree/bindings/eeprom/at24.txt
+++ b/Documentation/devicetree/bindings/eeprom/at24.txt
@@ -27,6 +27,7 @@ Required properties:
"atmel,24c256",
"atmel,24c512",
"atmel,24c1024",
+ "atmel,24c2048",
If <manufacturer> is not "atmel", then a fallback must be used
with the same <model> and "atmel" as manufacturer.