Skip to content

Commit d2dbe20

Browse files
dlechnunojsa
authored andcommitted
arm64: boot: dts: xilinx: zynqmp: add license headers
Add license headers to all zynqmp dts files that are missing them. Files were found with: grep -L -r -m 1 '^// SPDX' arch/arm64/boot/dts/xilinx/zynqmp* Signed-off-by: David Lechner <dlechner@baylibre.com>
1 parent 688eb54 commit d2dbe20

File tree

4 files changed

+4
-8
lines changed

4 files changed

+4
-8
lines changed

arch/arm64/boot/dts/xilinx/zynqmp-adrv9009-zu11eg-reva.dtsi

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0
12
/*
23
* dts file for ADRV9009-ZU11EG System on Module
34
*
45
* Copyright (C) 2019 Analog Devices Inc.
5-
*
6-
* Licensed under the GPL-2.
76
*/
87

98
/dts-v1/;

arch/arm64/boot/dts/xilinx/zynqmp-zcu102-revB-ad9361-fmcomms2-3.dts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0
12
/*
23
* dts file for FMCOMMS2/3 AD9361 on Xilinx ZynqMP ZCU102 RevB
34
*
45
* Copyright (C) 2016 Analog Devices Inc.
5-
*
6-
* Licensed under the GPL-2.
76
*/
87

98
#include "zynqmp-zcu102-revB.dts"

arch/arm64/boot/dts/xilinx/zynqmp-zcu102-revB-ad9364-fmcomms4.dts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0
12
/*
23
* dts file for FMCOMMS4 AD9364 on Xilinx ZynqMP ZCU102 RevB
34
*
45
* Copyright (C) 2016 Analog Devices Inc.
5-
*
6-
* Licensed under the GPL-2.
76
*/
87

98
#include "zynqmp-zcu102-revB.dts"

arch/arm64/boot/dts/xilinx/zynqmp-zcu102-revB-adrv9363.dts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0
12
/*
23
* dts file for ADRV9363 - AD9363 on Xilinx ZynqMP ZCU102 RevB
34
*
45
* Copyright (C) 2017 Analog Devices Inc.
5-
*
6-
* Licensed under the GPL-2.
76
*/
87

98
#include "zynqmp-zcu102-revB-ad9361-fmcomms2-3.dts"

0 commit comments

Comments
 (0)