blob: 89b258c05cbf879bbc7006f8fd11f53e1964bf60 [file] [log] [blame]
/*
* Copyright (c) 2025 Renesas Electronics Corporation
* SPDX-License-Identifier: Apache-2.0
*/
/ {
aliases {
rtc = &rtc;
};
};
&rtc {
interrupts = <63 1>;
interrupt-names = "cup";
status = "okay";
};