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