2022-08-07 05:25:54 +08:00
|
|
|
/*
|
2023-09-18 13:14:45 +08:00
|
|
|
* Copyright 2022-2023 NXP
|
2022-08-07 05:25:54 +08:00
|
|
|
*
|
|
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
|
|
*/
|
|
|
|
|
|
|
|
#include <arm/nxp/nxp_s32z27x_r52.dtsi>
|
|
|
|
|
|
|
|
/ {
|
|
|
|
|
|
|
|
cpus {
|
|
|
|
/delete-node/ cpu@0;
|
|
|
|
/delete-node/ cpu@1;
|
|
|
|
/delete-node/ cpu@2;
|
|
|
|
/delete-node/ cpu@3;
|
|
|
|
};
|
|
|
|
|
2022-10-06 18:46:39 +08:00
|
|
|
soc {
|
|
|
|
stm0: stm@76a00000 {
|
|
|
|
compatible = "nxp,s32-sys-timer";
|
|
|
|
reg = <0x76a00000 0x10000>;
|
|
|
|
interrupts = <GIC_SPI 13 IRQ_TYPE_LEVEL IRQ_DEFAULT_PRIORITY>;
|
2023-09-15 17:25:28 +08:00
|
|
|
clocks = <&clock NXP_S32_RTU1_REG_INTF_CLK>;
|
2022-10-06 18:46:39 +08:00
|
|
|
status = "disabled";
|
|
|
|
};
|
|
|
|
|
|
|
|
stm1: stm@76a10000 {
|
|
|
|
compatible = "nxp,s32-sys-timer";
|
|
|
|
reg = <0x76a10000 0x10000>;
|
|
|
|
interrupts = <GIC_SPI 14 IRQ_TYPE_LEVEL IRQ_DEFAULT_PRIORITY>;
|
2023-09-15 17:25:28 +08:00
|
|
|
clocks = <&clock NXP_S32_RTU1_REG_INTF_CLK>;
|
2022-10-06 18:46:39 +08:00
|
|
|
status = "disabled";
|
|
|
|
};
|
|
|
|
|
|
|
|
stm2: stm@76820000 {
|
|
|
|
compatible = "nxp,s32-sys-timer";
|
|
|
|
reg = <0x76820000 0x10000>;
|
|
|
|
interrupts = <GIC_SPI 15 IRQ_TYPE_LEVEL IRQ_DEFAULT_PRIORITY>;
|
2023-09-15 17:25:28 +08:00
|
|
|
clocks = <&clock NXP_S32_RTU1_REG_INTF_CLK>;
|
2022-10-06 18:46:39 +08:00
|
|
|
status = "disabled";
|
|
|
|
};
|
|
|
|
|
|
|
|
stm3: stm@76830000 {
|
|
|
|
compatible = "nxp,s32-sys-timer";
|
|
|
|
reg = <0x76830000 0x10000>;
|
|
|
|
interrupts = <GIC_SPI 16 IRQ_TYPE_LEVEL IRQ_DEFAULT_PRIORITY>;
|
2023-09-15 17:25:28 +08:00
|
|
|
clocks = <&clock NXP_S32_RTU1_REG_INTF_CLK>;
|
2022-10-06 18:46:39 +08:00
|
|
|
status = "disabled";
|
|
|
|
};
|
|
|
|
|
2022-11-10 22:39:14 +08:00
|
|
|
swt0: watchdog@76800000 {
|
|
|
|
compatible = "nxp,s32-swt";
|
|
|
|
reg = <0x76800000 0x10000>;
|
|
|
|
interrupts = <GIC_SPI 8 IRQ_TYPE_LEVEL IRQ_DEFAULT_PRIORITY>;
|
2023-09-18 13:14:45 +08:00
|
|
|
clocks = <&clock NXP_S32_FIRC_CLK>;
|
2022-11-10 22:39:14 +08:00
|
|
|
status = "disabled";
|
|
|
|
};
|
|
|
|
|
|
|
|
swt1: watchdog@76810000 {
|
|
|
|
compatible = "nxp,s32-swt";
|
|
|
|
reg = <0x76810000 0x10000>;
|
|
|
|
interrupts = <GIC_SPI 9 IRQ_TYPE_LEVEL IRQ_DEFAULT_PRIORITY>;
|
2023-09-18 13:14:45 +08:00
|
|
|
clocks = <&clock NXP_S32_FIRC_CLK>;
|
2022-11-10 22:39:14 +08:00
|
|
|
status = "disabled";
|
|
|
|
};
|
|
|
|
|
|
|
|
swt2: watchdog@76a20000 {
|
|
|
|
compatible = "nxp,s32-swt";
|
|
|
|
reg = <0x76a20000 0x10000>;
|
|
|
|
interrupts = <GIC_SPI 10 IRQ_TYPE_LEVEL IRQ_DEFAULT_PRIORITY>;
|
2023-09-18 13:14:45 +08:00
|
|
|
clocks = <&clock NXP_S32_FIRC_CLK>;
|
2022-11-10 22:39:14 +08:00
|
|
|
status = "disabled";
|
|
|
|
};
|
|
|
|
|
|
|
|
swt3: watchdog@76a30000 {
|
|
|
|
compatible = "nxp,s32-swt";
|
|
|
|
reg = <0x76a30000 0x10000>;
|
|
|
|
interrupts = <GIC_SPI 11 IRQ_TYPE_LEVEL IRQ_DEFAULT_PRIORITY>;
|
2023-09-18 13:14:45 +08:00
|
|
|
clocks = <&clock NXP_S32_FIRC_CLK>;
|
2022-11-10 22:39:14 +08:00
|
|
|
status = "disabled";
|
|
|
|
};
|
|
|
|
|
|
|
|
swt4: watchdog@76940000 {
|
|
|
|
compatible = "nxp,s32-swt";
|
|
|
|
reg = <0x76940000 0x10000>;
|
|
|
|
interrupts = <GIC_SPI 12 IRQ_TYPE_LEVEL IRQ_DEFAULT_PRIORITY>;
|
2023-09-18 13:14:45 +08:00
|
|
|
clocks = <&clock NXP_S32_FIRC_CLK>;
|
2022-11-10 22:39:14 +08:00
|
|
|
status = "disabled";
|
|
|
|
};
|
2023-09-20 17:04:11 +08:00
|
|
|
|
|
|
|
pit0: pit@76950000 {
|
|
|
|
compatible = "nxp,kinetis-pit";
|
|
|
|
reg = <0x76950000 0x10000>;
|
|
|
|
interrupts = <GIC_SPI 19 IRQ_TYPE_LEVEL IRQ_DEFAULT_PRIORITY>;
|
|
|
|
clocks = <&clock NXP_S32_P1_REG_INTF_CLK>;
|
|
|
|
max-load-value = <0x00ffffff>;
|
|
|
|
status = "disabled";
|
|
|
|
};
|
2022-11-10 22:39:14 +08:00
|
|
|
};
|
2022-08-07 05:25:54 +08:00
|
|
|
};
|