blob: a35c307aeca9d1cec36119df2a6324ab0bfb7cb9 [file] [log] [blame]
/*
* Copyright (C) 2023 Intel Corporation
* SPDX-License-Identifier: Apache-2.0
*/
/*
* The overlay file should be used to enable any
* dts nodes required by this shell application for this
* board.
*
* Nothing here as of now.
*/
&timer0 {
status = "okay";
};
&timer1 {
status = "okay";
};
&timer2 {
status = "okay";
};
&timer3 {
status = "okay";
};
&sip_smc {
status = "okay";
zephyr,num-clients = <2>;
};