/* * Copyright 2023-2024 NXP * * SPDX-License-Identifier: Apache-2.0 */ &ctimer1 { status = "okay"; }; &ctimer2 { status = "okay"; }; &ctimer3 { status = "okay"; }; &mrt0_channel1 { status = "okay"; }; &mrt0_channel3 { status = "okay"; }; &mrt1_channel2 { status = "okay"; }; &mrt1_channel3 { status = "okay"; }; /* * For testing purposes, free up memory spaces not needed by the testing. */ &smu1 { smu1_data: memory@0 { /delete-property/ zephyr,memory-attr; }; }; &smu2 { smu2_data: memory@0 { /delete-property/ zephyr,memory-attr; }; };