devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 1/2] dt-bindings: nvmem: lan9662-otpc: Add LAN969x series
@ 2025-11-12 13:01 Robert Marko
  2025-11-12 13:02 ` [PATCH v2 2/2] nvmem: lan9662-otp: add support for LAN969x Robert Marko
  2025-11-12 18:49 ` [PATCH v2 1/2] dt-bindings: nvmem: lan9662-otpc: Add LAN969x series Conor Dooley
  0 siblings, 2 replies; 3+ messages in thread
From: Robert Marko @ 2025-11-12 13:01 UTC (permalink / raw)
  To: srini, robh, krzk+dt, conor+dt, horatiu.vultur, devicetree,
	linux-kernel, daniel.machon
  Cc: luka.perkov, Robert Marko

Unlike LAN966x series which has 8K of OTP space, LAN969x series has 16K of
OTP space, so document the compatible.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
---
Changes in v2:
* Drop individual SoC models since they all use the same HW

 .../devicetree/bindings/nvmem/microchip,lan9662-otpc.yaml        | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/nvmem/microchip,lan9662-otpc.yaml b/Documentation/devicetree/bindings/nvmem/microchip,lan9662-otpc.yaml
index f97c6beb4766..c03e96afe564 100644
--- a/Documentation/devicetree/bindings/nvmem/microchip,lan9662-otpc.yaml
+++ b/Documentation/devicetree/bindings/nvmem/microchip,lan9662-otpc.yaml
@@ -25,6 +25,7 @@ properties:
           - const: microchip,lan9662-otpc
       - enum:
           - microchip,lan9662-otpc
+          - microchip,lan9691-otpc
 
   reg:
     maxItems: 1
-- 
2.51.1


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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-12 13:01 [PATCH v2 1/2] dt-bindings: nvmem: lan9662-otpc: Add LAN969x series Robert Marko
2025-11-12 13:02 ` [PATCH v2 2/2] nvmem: lan9662-otp: add support for LAN969x Robert Marko
2025-11-12 18:49 ` [PATCH v2 1/2] dt-bindings: nvmem: lan9662-otpc: Add LAN969x series Conor Dooley

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