summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorWolfram Sang <wsa@the-dreams.de>2018-12-17 23:14:10 +0100
committerWolfram Sang <wsa@the-dreams.de>2018-12-17 23:14:10 +0100
commit0cb47164ed0c4f8133cc44915095a622f1293696 (patch)
tree6466b59efdbfc17a0e9af786f91445c7e06c2418 /Documentation
parenti2c: i2c-cros-ec-tunnel: Switch to SPDX identifier. (diff)
parenteeprom: at24: add support for 24c2048 (diff)
downloadlinux-0cb47164ed0c4f8133cc44915095a622f1293696.tar.xz
linux-0cb47164ed0c4f8133cc44915095a622f1293696.zip
Merge tag 'at24-4.21-updates-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-5.0
at24: updates for 4.21 Adding a new compatible for 24c2048.
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.