···11+// SPDX-License-Identifier: GPL-2.0+12/*23 * "RTT as Real Time Clock" driver for AT91SAM9 SoC family34 *45 * (C) 2007 Michel Benoit56 *67 * Based on rtc-at91rm9200.c by Rick Bronson77- *88- * This program is free software; you can redistribute it and/or99- * modify it under the terms of the GNU General Public License1010- * as published by the Free Software Foundation; either version1111- * 2 of the License, or (at your option) any later version.128 */1391410#include <linux/clk.h>