forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/drivers/power/reset/xgene-reboot.c
....@@ -1,24 +1,10 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * AppliedMicro X-Gene SoC Reboot Driver
34 *
45 * Copyright (c) 2013, Applied Micro Circuits Corporation
56 * Author: Feng Kan <fkan@apm.com>
67 * Author: Loc Ho <lho@apm.com>
7
- *
8
- * This program is free software; you can redistribute it and/or
9
- * modify it under the terms of the GNU General Public License as
10
- * published by the Free Software Foundation; either version 2 of
11
- * the License, or (at your option) any later version.
12
- *
13
- * This program is distributed in the hope that it will be useful,
14
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
15
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16
- * GNU General Public License for more details.
17
- *
18
- * You should have received a copy of the GNU General Public License
19
- * along with this program; if not, write to the Free Software
20
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
21
- * MA 02111-1307 USA
228 *
239 * This driver provides system reboot functionality for APM X-Gene SoC.
2410 * For system shutdown, this is board specify. If a board designer