blob: 4340caf2abc9bccbb3593e1c6de77ef76f9fec41 [file] [log] [blame]
/*
* Copyright 2022 NXP
*
* SPDX-License-Identifier: Apache-2.0
*/
/* Use cortex systick as hardware timer */
&systick {
status = "okay";
};
&gpt_hw_timer {
status = "disabled";
};