projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40e020c
)
dt-bindings: eeprom: at24: add "atmel,24c2048" compatible string
author
Adrian Bunk
<bunk@kernel.org>
Thu, 29 Nov 2018 19:58:57 +0000
(21:58 +0200)
committer
Bartosz Golaszewski
<brgl@bgdev.pl>
Mon, 10 Dec 2018 15:23:27 +0000
(16:23 +0100)
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>
Documentation/devicetree/bindings/eeprom/at24.txt
patch
|
blob
|
history
diff --git
a/Documentation/devicetree/bindings/eeprom/at24.txt
b/Documentation/devicetree/bindings/eeprom/at24.txt
index aededdbc262b241304a0651be8d418c061f89e05..f9a7c984274ce739c392a3af08c0775199d6e32e 100644
(file)
--- 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.