zephyr/boards/arm/s32z270dc2_r52/s32z270dc2_rtu0_r52.dts

19 lines
294 B
Plaintext

/*
* Copyright 2022 NXP
*
* SPDX-License-Identifier: Apache-2.0
*/
/dts-v1/;
#include <arm/nxp/nxp_s32z27x_rtu0_r52.dtsi>
#include "s32z270dc2_r52.dtsi"
/ {
model = "NXP X-S32Z270-DC (DC2) on RTU0 Cortex-R52 cores";
compatible = "nxp,s32z270";
chosen {
zephyr,sram = &sram0;
};
};