diff --git a/dts/vendor/nordic/nrf54lm20a.dtsi b/dts/vendor/nordic/nrf54lm20a.dtsi index 233e4417986a5..15a7d5233ccff 100644 --- a/dts/vendor/nordic/nrf54lm20a.dtsi +++ b/dts/vendor/nordic/nrf54lm20a.dtsi @@ -212,7 +212,7 @@ usbhs: usbhs@5a000 { compatible = "nordic,nrf-usbhs-nrf54l", "snps,dwc2"; - reg = <0x5a000 0x1000>, <0x50020000 0x1a000>; + reg = <0x5a000 0x1000>, <0x20000 0x1a000>; reg-names = "wrapper", "core"; interrupts = <90 NRF_DEFAULT_IRQ_PRIORITY>; num-in-eps = <16>;