diff options
author | Andrew Davis | 2023-04-11 13:24:57 -0500 |
---|---|---|
committer | Tom Rini | 2023-04-24 13:18:46 -0400 |
commit | 54efeef170660f5a229fc987d4dd850b1d202652 (patch) | |
tree | b228339ce86123307ae42a7ced08e15526271ac3 /arch/arm/dts/da850-evm.dts | |
parent | 51b21c798559a86b2b796cc2eee82527e91b9a94 (diff) |
arm: dts: dm8x: Update devicetree header comments to sync with v6.3-rc6
Signed-off-by: Andrew Davis <afd@ti.com>
Diffstat (limited to 'arch/arm/dts/da850-evm.dts')
-rw-r--r-- | arch/arm/dts/da850-evm.dts | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/arch/arm/dts/da850-evm.dts b/arch/arm/dts/da850-evm.dts index b331cefd18e..7e865bb467b 100644 --- a/arch/arm/dts/da850-evm.dts +++ b/arch/arm/dts/da850-evm.dts @@ -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" |