]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: microchip: lan969x: add OTP node
authorRobert Marko <robert.marko@sartura.hr>
Fri, 15 May 2026 11:59:09 +0000 (13:59 +0200)
committerClaudiu Beznea <claudiu.beznea@tuxon.dev>
Mon, 25 May 2026 19:59:07 +0000 (22:59 +0300)
Add the required OTP on LAN969x.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
Reviewed-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
Link: https://lore.kernel.org/r/20260515115954.701155-3-robimarko@gmail.com
Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
arch/arm64/boot/dts/microchip/lan9691.dtsi

index 235e56bebbdbb347b09aa9113aaaa53493fc30af..ed997d87dd09f69fe918ddf0406054085947d992 100644 (file)
                        status = "disabled";
                };
 
+               otp: otp@e0021000 {
+                       compatible = "microchip,lan9691-otpc";
+                       reg = <0xe0021000 0x1000>;
+               };
+
                flx0: flexcom@e0040000 {
                        compatible = "microchip,lan9691-flexcom", "atmel,sama5d2-flexcom";
                        reg = <0xe0040000 0x100>;