blob: 628ce2c01e61b00a606d7b6167ae10e211ec3cd9 [file] [log] [blame]
/*
* Copyright (c) 2025 Ambiq Micro Inc. <www.ambiq.com>
*
* SPDX-License-Identifier: Apache-2.0
*/
/ {
aliases {
rtc = &rtc0;
};
};
&rtc0 {
status = "okay";
};