diff options
author | Marek Vasut <marek.vasut+renesas@gmail.com> | 2020-04-04 15:21:26 +0200 |
---|---|---|
committer | marex <marex@desktop.lan> | 2020-04-28 21:34:51 +0200 |
commit | 329267fad2fd6358e9a8660a18dce5a43e6d8a16 (patch) | |
tree | fb70192326f10589d89803a41a51b44f6c67166d /include/dt-bindings/power/r8a7792-sysc.h | |
parent | d2dccd5cd4f50423128dcfea2327bd7de08fd3f1 (diff) | |
download | u-boot-329267fad2fd6358e9a8660a18dce5a43e6d8a16.tar.gz |
ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.6.2
Synchronize R-Car Gen2 device trees with Linux 5.6.2,
commit 9fbe5c87eaa9b72db08425c52c373eb5f6537a0a .
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'include/dt-bindings/power/r8a7792-sysc.h')
-rw-r--r-- | include/dt-bindings/power/r8a7792-sysc.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/include/dt-bindings/power/r8a7792-sysc.h b/include/dt-bindings/power/r8a7792-sysc.h index 74f4a78e29..dd3a4667ca 100644 --- a/include/dt-bindings/power/r8a7792-sysc.h +++ b/include/dt-bindings/power/r8a7792-sysc.h @@ -1,9 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2016 Cogent Embedded Inc. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; version 2 of the License. */ #ifndef __DT_BINDINGS_POWER_R8A7792_SYSC_H__ #define __DT_BINDINGS_POWER_R8A7792_SYSC_H__ |