From: Robert Marko Date: Fri, 15 May 2026 11:59:09 +0000 (+0200) Subject: arm64: dts: microchip: lan969x: add OTP node X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8071815790141d3f05e32b972a6c79fdbbb88cfa;p=thirdparty%2Flinux.git arm64: dts: microchip: lan969x: add OTP node Add the required OTP on LAN969x. Signed-off-by: Robert Marko Reviewed-by: Claudiu Beznea Link: https://lore.kernel.org/r/20260515115954.701155-3-robimarko@gmail.com Signed-off-by: Claudiu Beznea --- diff --git a/arch/arm64/boot/dts/microchip/lan9691.dtsi b/arch/arm64/boot/dts/microchip/lan9691.dtsi index 235e56bebbdbb..ed997d87dd09f 100644 --- a/arch/arm64/boot/dts/microchip/lan9691.dtsi +++ b/arch/arm64/boot/dts/microchip/lan9691.dtsi @@ -100,6 +100,11 @@ 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>;