[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251112130213.842337-1-robert.marko@sartura.hr>
Date: Wed, 12 Nov 2025 14:01:59 +0100
From: Robert Marko <robert.marko@...tura.hr>
To: srini@...nel.org,
robh@...nel.org,
krzk+dt@...nel.org,
conor+dt@...nel.org,
horatiu.vultur@...rochip.com,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
daniel.machon@...rochip.com
Cc: luka.perkov@...tura.hr,
Robert Marko <robert.marko@...tura.hr>
Subject: [PATCH v2 1/2] dt-bindings: nvmem: lan9662-otpc: Add LAN969x series
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@...tura.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
Powered by blists - more mailing lists