mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-27 04:46:12 -04:00
arm64: dts: microchip: lan969x: add OTP node
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>
This commit is contained in:
committed by
Claudiu Beznea
parent
254f49634e
commit
8071815790
@@ -100,6 +100,11 @@ usb: usb@300000 {
|
||||
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>;
|
||||
|
||||
Reference in New Issue
Block a user