diff --git a/dts/arm/nxp/nxp_s32z27x_r52.dtsi b/dts/arm/nxp/nxp_s32z27x_r52.dtsi index 5d168173304..218a66a0c59 100644 --- a/dts/arm/nxp/nxp_s32z27x_r52.dtsi +++ b/dts/arm/nxp/nxp_s32z27x_r52.dtsi @@ -1128,7 +1128,8 @@ }; edma0: dma-controller@405d0000 { - compatible = "nxp,mcux-edma-v3"; + compatible = "nxp,mcux-edma"; + nxp,version = <3>; reg = <0x405d0000 0x10000>, <0x405a0000 0x10000>, <0x405b0000 0x100000>; dma-channels = <32>; dma-requests = <64>; @@ -1172,7 +1173,8 @@ }; edma1: dma-controller@40dd0000 { - compatible = "nxp,mcux-edma-v3"; + compatible = "nxp,mcux-edma"; + nxp,version = <3>; reg = <0x40dd0000 0x10000>, <0x40da0000 0x10000>; dma-channels = <16>; dma-requests = <64>; @@ -1200,7 +1202,8 @@ }; edma4: dma-controller@425d0000 { - compatible = "nxp,mcux-edma-v3"; + compatible = "nxp,mcux-edma"; + nxp,version = <3>; reg = <0x425d0000 0x10000>, <0x425a0000 0x10000>; dma-channels = <32>; dma-requests = <64>; @@ -1228,7 +1231,8 @@ }; edma5: dma-controller@42dd0000 { - compatible = "nxp,mcux-edma-v3"; + compatible = "nxp,mcux-edma"; + nxp,version = <3>; reg = <0x42dd0000 0x10000>, <0x42da0000 0x10000>; dma-channels = <32>; dma-requests = <64>;