diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2018-06-11 16:49:36 +0200 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2018-07-23 13:33:03 +0200 |
commit | cdbfaf640a23334a7bd2d8a8689051711a4e23c2 (patch) | |
tree | 2e87cdbe83698219e593b0885715ee0163d2f2ab /arch/arm/boot/dts/r8a7790.dtsi | |
parent | ARM: dts: r8a77(43|9[013]): Add missing OPP properties for CPUs (diff) | |
download | linux-cdbfaf640a23334a7bd2d8a8689051711a4e23c2.tar.xz linux-cdbfaf640a23334a7bd2d8a8689051711a4e23c2.zip |
ARM: dts: convert to SPDX identifier for Renesas boards
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/boot/dts/r8a7790.dtsi')
-rw-r--r-- | arch/arm/boot/dts/r8a7790.dtsi | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/r8a7790.dtsi b/arch/arm/boot/dts/r8a7790.dtsi index c4324b1a2ec4..0925bdca438f 100644 --- a/arch/arm/boot/dts/r8a7790.dtsi +++ b/arch/arm/boot/dts/r8a7790.dtsi @@ -1,13 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Device Tree Source for the r8a7790 SoC * * Copyright (C) 2015 Renesas Electronics Corporation * Copyright (C) 2013-2014 Renesas Solutions Corp. * Copyright (C) 2014 Cogent Embedded Inc. - * - * This file is licensed under the terms of the GNU General Public License - * version 2. This program is licensed "as is" without any warranty of any - * kind, whether express or implied. */ #include <dt-bindings/clock/r8a7790-cpg-mssr.h> |