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