]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm: dts: dm8x: Update devicetree header comments to sync with v6.3-rc6
authorAndrew Davis <afd@ti.com>
Tue, 11 Apr 2023 18:24:57 +0000 (13:24 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 24 Apr 2023 17:18:46 +0000 (13:18 -0400)
Signed-off-by: Andrew Davis <afd@ti.com>
arch/arm/dts/da850-evm.dts
arch/arm/dts/da850-lcdk.dts
arch/arm/dts/da850-lego-ev3.dts
arch/arm/dts/da850.dtsi
arch/arm/dts/dm8168-evm.dts
arch/arm/dts/dm816x-clocks.dtsi
arch/arm/dts/dm816x.dtsi

index b331cefd18e67cc0ebc6a63e0b279650b0621884..7e865bb467b27ce47a462d87f008d4eb1938fecc 100644 (file)
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Device Tree for DA850 EVM board
  *
- * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
- *
- * 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.
+ * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/
  */
 /dts-v1/;
 #include "da850.dtsi"
index db8ae566f339730ac76ff7833601d8bd2672b9f7..9c8e9f0e220c138ec924213e939c2c2ddaaf8146 100644 (file)
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) 2016 BayLibre, Inc.
- *
- * Licensed under GPLv2.
  */
 /dts-v1/;
 #include "da850.dtsi"
index e281d039fd8929c0a9ce9d18451fcaa961afa6ea..6d781d5d364ab383686e79342c87ff6336085473 100644 (file)
@@ -1,12 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Device tree for LEGO MINDSTORMS EV3
  *
  * Copyright (C) 2017 David Lechner <david@lechnology.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
- *
- * This is an absolute minimum device tree instead of using the one from Linux
- * because the bootloader on the EV3 is limited to 256k. This saves us >10k.
  */
 
 /dts-v1/;
index 559659b399d04d6d9642d673d335772bc8274b5f..e6e78b88cacb4fcbf090400756f5cb96a3d437b7 100644 (file)
@@ -1,11 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * Copyright 2012 DENX Software Engineering GmbH
  * Heiko Schocher <hs@denx.de>
- *
- * 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;  either version 2 of the  License, or (at your
- * option) any later version.
  */
 #include <dt-bindings/interrupt-controller/irq.h>
 
index 0bf55fa72dea87d2652ed16239e91aca46f46dda..2a457c943e35be89776e58bd925b7bfe39f4045c 100644 (file)
@@ -1,8 +1,4 @@
-/*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- */
+// SPDX-License-Identifier: GPL-2.0-only
 /dts-v1/;
 
 #include "dm816x.dtsi"
index 51865eb84a8062615483b7a260f0ba596ceae71a..f7a839dabf83175c6daed60e5d35d8cd88fa7ea8 100644 (file)
@@ -1,8 +1,4 @@
-/*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- */
+// SPDX-License-Identifier: GPL-2.0-only
 
 &scrm {
        main_fapll: main_fapll {
index fe58faf2f785bb46a58e39d3585aaa15b0cac9f4..ae2d9386fc8544b7ddf07297e8c3df56dbbe8eab 100644 (file)
@@ -1,8 +1,4 @@
-/*
- * 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.
- */
+// SPDX-License-Identifier: GPL-2.0-only
 
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/pinctrl/omap.h>