]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
ARM: dts: UniPhier: re-license device tree files under GPLv2+/X11
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 30 Jun 2015 09:27:01 +0000 (18:27 +0900)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:47:29 +0000 (00:47 +0200)
The current GPL only licensing on the device trees makes it very
impractical for other software components licensed under another
license.

To make it easier to reuse them, the device trees for UniPhier
SoCs and boards have already been dual-licensed in Linux.

Follow this trend in U-boot too.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/dts/uniphier-ph1-ld4-ref.dts
arch/arm/dts/uniphier-ph1-ld4.dtsi
arch/arm/dts/uniphier-ph1-pro4-ref.dts
arch/arm/dts/uniphier-ph1-pro4.dtsi
arch/arm/dts/uniphier-ph1-sld3-ref.dts
arch/arm/dts/uniphier-ph1-sld3.dtsi
arch/arm/dts/uniphier-ph1-sld8-ref.dts
arch/arm/dts/uniphier-ph1-sld8.dtsi
arch/arm/dts/uniphier-ref-daughter.dtsi

index d972c0230ecefc432b45c160266905caa9747717..25e487ae51184886a1c4dd035511bb5c77ca55e9 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 2015      Socionext Inc.
  *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
  *
- * SPDX-License-Identifier:    GPL-2.0+
+ * SPDX-License-Identifier:    GPL-2.0+        X11
  */
 
 /dts-v1/;
index c3553953492379a0309dcd0848111bc9c47291f8..39d7b240190aa6b6ee0e7d71c43e4d33632548c0 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2014-2015 Masahiro Yamada <yamada.masahiro@socionext.com>
  *
- * SPDX-License-Identifier:    GPL-2.0+
+ * SPDX-License-Identifier:    GPL-2.0+        X11
  */
 
 /include/ "skeleton.dtsi"
index f6d03e3e26ce62afb1cabc94279b7c466e9fbcb7..b4b7f61e5c9dc9a98349714102187855a13f7595 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 2015      Socionext Inc.
  *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
  *
- * SPDX-License-Identifier:    GPL-2.0+
+ * SPDX-License-Identifier:    GPL-2.0+        X11
  */
 
 /dts-v1/;
index 5c82df7ccda50217b677ea7c9e9c3067b4545a03..f06906c7fa8ba9924fb76b333ed04b7c7af93c14 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2014-2015 Masahiro Yamada <yamada.masahiro@socionext.com>
  *
- * SPDX-License-Identifier:    GPL-2.0+
+ * SPDX-License-Identifier:    GPL-2.0+        X11
  */
 
 /include/ "skeleton.dtsi"
index d9616f68a081705a7aeb346524f71cb31e6f7245..9dc929671ea33e39efd8641e21c6cf6244bc8aa3 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 2015      Socionext Inc.
  *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
  *
- * SPDX-License-Identifier:    GPL-2.0+
+ * SPDX-License-Identifier:    GPL-2.0+        X11
  */
 
 /dts-v1/;
index 1f93bb95aafc8ef9a7641d82e24435819bde57ee..2fa42a600f154834d4d988dcb0181ab456cdbecc 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2014-2015 Masahiro Yamada <yamada.masahiro@socionext.com>
  *
- * SPDX-License-Identifier:    GPL-2.0+
+ * SPDX-License-Identifier:    GPL-2.0+        X11
  */
 
 /include/ "skeleton.dtsi"
index 69e9bfa9ba067fa315a530f712203f68bc6292b0..2d1359c30e5eb262f18a5a4086e9f12b8b0c0644 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 2015      Socionext Inc.
  *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
  *
- * SPDX-License-Identifier:    GPL-2.0+
+ * SPDX-License-Identifier:    GPL-2.0+        X11
  */
 
 /dts-v1/;
index 4f291f7987d0ea607f725f374cbc9aee4885ef2e..15df50f2eaa9aaba0f580315177f7ea585f37bfb 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2014-2015 Masahiro Yamada <yamada.masahiro@socionext.com>
  *
- * SPDX-License-Identifier:    GPL-2.0+
+ * SPDX-License-Identifier:    GPL-2.0+        X11
  */
 
 /include/ "skeleton.dtsi"
index aca9f58b250c5947dea5751961d995ed14d1886d..84b2206ad4ad737aab18ceb6e3e525fadea65d3e 100644 (file)
@@ -1,11 +1,9 @@
 /*
  * Device Tree Source for UniPhier Reference Daughter Board
  *
- * Copyright (C) 2014-2015 Panasonic Corporation
- * Copyright (C) 2015      Socionext Inc.
- *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
+ * Copyright (C) 2014-2015 Masahiro Yamada <yamada.masahiro@socionext.com>
  *
- * SPDX-License-Identifier:    GPL-2.0+
+ * SPDX-License-Identifier:    GPL-2.0+        X11
  */
 
 &i2c0 {