diff --git a/dts/arm/nxp/nxp_s32z27x_r52.dtsi b/dts/arm/nxp/nxp_s32z27x_r52.dtsi index a04d5a01022d..a6f20e18838c 100644 --- a/dts/arm/nxp/nxp_s32z27x_r52.dtsi +++ b/dts/arm/nxp/nxp_s32z27x_r52.dtsi @@ -1255,5 +1255,76 @@ status = "disabled"; }; + psi5_0: psi5@401e0000 { + compatible = "nxp,s32-psi5"; + reg = <0x401e0000 0x1000>; + #address-cells = <1>; + #size-cells = <0>; + status = "disabled"; + + psi5_0_ch0: ch@0 { + compatible = "nxp,s32-psi5-channel"; + reg = <0>; + interrupts = ; + status = "disabled"; + }; + + psi5_0_ch1: ch@1 { + compatible = "nxp,s32-psi5-channel"; + reg = <1>; + interrupts = ; + status = "disabled"; + }; + + psi5_0_ch2: ch@2 { + compatible = "nxp,s32-psi5-channel"; + reg = <2>; + interrupts = ; + status = "disabled"; + }; + + psi5_0_ch3: ch@3 { + compatible = "nxp,s32-psi5-channel"; + reg = <3>; + interrupts = ; + status = "disabled"; + }; + }; + + psi5_1: psi5@421e0000 { + compatible = "nxp,s32-psi5"; + reg = <0x421e0000 0x1000>; + #address-cells = <1>; + #size-cells = <0>; + status = "disabled"; + + psi5_1_ch0: ch@0 { + compatible = "nxp,s32-psi5-channel"; + reg = <0>; + interrupts = ; + status = "disabled"; + }; + + psi5_1_ch1: ch@1 { + compatible = "nxp,s32-psi5-channel"; + reg = <1>; + interrupts = ; + status = "disabled"; + }; + + psi5_1_ch2: ch@2 { + compatible = "nxp,s32-psi5-channel"; + reg = <2>; + interrupts = ; + status = "disabled"; + }; + + psi5_1_ch3: ch@3 { + compatible = "nxp,s32-psi5-channel"; + reg = <3>; + interrupts = ; + status = "disabled"; + }; + }; }; }; diff --git a/west.yml b/west.yml index d3a1d5f53144..1dd8e7b038ce 100644 --- a/west.yml +++ b/west.yml @@ -198,7 +198,7 @@ manifest: groups: - hal - name: hal_nxp - revision: 4a4741fa2be33f6b638a49e357c5e33bb7ad0544 + revision: pull/451/head path: modules/hal/nxp groups: - hal