1
0
Fork 0

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>
hifive-unleashed-5.1
Adrian Bunk 2018-11-29 21:58:57 +02:00 committed by Bartosz Golaszewski
parent 40e020c129
commit 6c0c5dc33f
1 changed files with 1 additions and 0 deletions

View File

@ -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.