blob: c7729b804dcd07e82b8443c76ffbdf628a5665d7 [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>;
};