linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/4] dt-bindings: eeprom: at25: Add Anvo ANV32C81W
@ 2025-11-18 12:13 Marek Vasut
  2025-11-18 12:13 ` [PATCH 2/4] dt-bindings: vendor-prefixes: Document ifm electronic gmbh Marek Vasut
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Marek Vasut @ 2025-11-18 12:13 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Marek Vasut, Christian Eggers, Conor Dooley, Fabio Estevam,
	Greg Kroah-Hartman, Krzysztof Kozlowski, Markus Heidelberg,
	Rob Herring, Shawn Guo, devicetree, imx, linux-kernel

Document the compatible for ANV32C81W 256kb 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: Marek Vasut <marex@nabladev.com>
---
Cc: Christian Eggers <ceggers@arri.de>
Cc: Conor Dooley <conor+dt@kernel.org>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Krzysztof Kozlowski <krzk+dt@kernel.org>
Cc: Markus Heidelberg <m.heidelberg@cab.de>
Cc: Rob Herring <robh@kernel.org>
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: devicetree@vger.kernel.org
Cc: imx@lists.linux.dev
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-kernel@vger.kernel.org
---
 Documentation/devicetree/bindings/eeprom/at25.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/eeprom/at25.yaml b/Documentation/devicetree/bindings/eeprom/at25.yaml
index 00e0f07b44f84..e1599ce109165 100644
--- a/Documentation/devicetree/bindings/eeprom/at25.yaml
+++ b/Documentation/devicetree/bindings/eeprom/at25.yaml
@@ -25,6 +25,7 @@ properties:
     oneOf:
       - items:
           - enum:
+              - anvo,anv32c81w
               - anvo,anv32e61w
               - atmel,at25256B
               - fujitsu,mb85rs1mt
-- 
2.51.0



^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-12-29  8:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-18 12:13 [PATCH 1/4] dt-bindings: eeprom: at25: Add Anvo ANV32C81W Marek Vasut
2025-11-18 12:13 ` [PATCH 2/4] dt-bindings: vendor-prefixes: Document ifm electronic gmbh Marek Vasut
2025-11-20 17:15   ` Rob Herring (Arm)
2025-11-18 12:13 ` [PATCH 3/4] dt-bindings: arm: fsl: Document ifm VHIP4 EvalBoard v1 and v2 Marek Vasut
2025-11-20 17:16   ` Rob Herring (Arm)
2025-11-18 12:13 ` [PATCH 4/4] arm64: dts: imx8mn: Add " Marek Vasut
2025-12-29  8:48   ` Shawn Guo
2025-11-20 17:15 ` [PATCH 1/4] dt-bindings: eeprom: at25: Add Anvo ANV32C81W Rob Herring (Arm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).