diff --git a/arch/arm64/boot/dts/ti/k3-am623-pfc-750-84xx-wosm.dtsi b/arch/arm64/boot/dts/ti/k3-am623-pfc-750-84xx-wosm.dtsi index c582a5253005..9f5c0a3c6f3d 100644 --- a/arch/arm64/boot/dts/ti/k3-am623-pfc-750-84xx-wosm.dtsi +++ b/arch/arm64/boot/dts/ti/k3-am623-pfc-750-84xx-wosm.dtsi @@ -54,8 +54,15 @@ vcc_1v8_sys: regulator-4 { regulator-boot-on; }; - uio_nvram: UIO_NVRAM@1000000 { + leds_gpio: leds { + compatible = "gpio-leds"; + }; +}; + +&fss { + uio_mram: uio@500000000 { compatible = "uio_pdrv_genirq"; + linux,uio-name = "UIO_OSPI_MRAM"; /* * FSS Memory Region: External Memory Space (Region 3) @@ -64,10 +71,6 @@ uio_nvram: UIO_NVRAM@1000000 { */ reg = <0x05 0x00000000 0x01 0x00000000>; }; - - leds_gpio: leds { - compatible = "gpio-leds"; - }; }; &mcu_pmx0 {