zephyr/boards/xtensa/nxp_adsp_imx8m/nxp_adsp_imx8m.dts

19 lines
211 B
Plaintext

/*
* Copyright (c) 2021 NXP
*
* SPDX-License-Identifier: Apache-2.0
*/
/dts-v1/;
#include <nxp/nxp_imx8.dtsi>
/ {
model = "nxp_adsp_imx8m";
compatible = "nxp";
chosen {
zephyr,sram = &sram0;
};
};