From: Krzysztof Kozlowski Date: Thu, 22 Aug 2019 06:02:36 +0000 (+0200) Subject: dt-bindings: eeprom: at25: Add Anvo ANV32E61W X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=730fd9d736290b011b9c344d5e26ed29900a2d94;p=linux.git dt-bindings: eeprom: at25: Add Anvo ANV32E61W Document the compatible for ANV32E61W 64kb Serial SPI non-volatile SRAM. Although it is a SRAM device, it can be accessed through EEPROM interface. At least until there is no proper SRAM driver support for it. Signed-off-by: Krzysztof Kozlowski Reviewed-by: Fabio Estevam Signed-off-by: Shawn Guo --- diff --git a/Documentation/devicetree/bindings/eeprom/at25.txt b/Documentation/devicetree/bindings/eeprom/at25.txt index b3bde97dc1991..42577dd113ddf 100644 --- a/Documentation/devicetree/bindings/eeprom/at25.txt +++ b/Documentation/devicetree/bindings/eeprom/at25.txt @@ -3,6 +3,7 @@ EEPROMs (SPI) compatible with Atmel at25. Required properties: - compatible : Should be ",", and generic value "atmel,at25". Example "," values: + "anvo,anv32e61w" "microchip,25lc040" "st,m95m02" "st,m95256"