blob: 459cf81daa4dc2ada66252e8a90252d0df22096a [file] [log] [blame]
/*
* Copyright (c) 2019 Intel Corporation.
*
* SPDX-License-Identifier: Apache-2.0
*/
/dts-v1/;
#include "sample_controller.dtsi"
/ {
model = "xt-sim";
compatible = "cdns,xtensa-sample-controller";
chosen {
zephyr,sram = &sram0;
};
};
&cpu0 {
clock-frequency = <10000000>;
};