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