1 /* SPDX-License-Identifier: GPL-2.0+ */
4 * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
11 * The struct used to pass data from the generic interface code to
12 * the hardware dependend low-level code ande vice versa. Identical
13 * to struct rtc_time used by the Linux kernel.
15 * Note that there are small but significant differences to the
16 * common "struct time":
18 * struct time: struct rtc_time:
19 * tm_mon 0 ... 11 1 ... 12
20 * tm_year years since 1900 years since 0