summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2018-11-29 21:58:57 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-02-20 10:25:35 +0100
commit57e85c67d0330239658ecd5f89f060c6381ea95d (patch)
tree3d53f0072812ea0cf90a351dc202043ca19ceabc /Documentation
parent67d52fae61c152a68924d94dcf0c569a96fa2f5d (diff)
downloadlinux-stable-57e85c67d0330239658ecd5f89f060c6381ea95d.tar.gz
linux-stable-57e85c67d0330239658ecd5f89f060c6381ea95d.tar.bz2
linux-stable-57e85c67d0330239658ecd5f89f060c6381ea95d.zip
dt-bindings: eeprom: at24: add "atmel,24c2048" compatible string
[ Upstream commit 6c0c5dc33ff42af49243e94842d0ebdb153189ea ] 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>
Diffstat (limited to 'Documentation')
-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.