8000 arch: arm: m2k: add project header tags + license · analogdevicesinc/linux@9f3cee6 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit 9f3cee6

Browse files
committed
arch: arm: m2k: add project header tags + license
This change adds license & HDL project tag/reference to the M2k device-trees. Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
1 parent d437566 commit 9f3cee6

File tree

6 files changed

+78
-0
lines changed

6 files changed

+78
-0
lines changed

arch/arm/boot/dts/zynq-m2k-reva.dts

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
// SPDX-License-Identifier: GPL-2.0
2+
/*
3+
* Analog Devices ADALM2000
4+
* https://wiki.analog.com/university/tools/m2k
5+
* https://wiki.analog.com/university/courses/electronics/labs
6+
* https://wiki.analog.com/university/tools/adalm2000/devs/intro
7+
* https://wiki.analog.com/university/tools/m2k/users/quick_start
8+
*
9+
* hdl_project: <m2k/standalone>
10+
* board_revision: <A>
11+
*
12+
* Copyright (C) 2018-2019 Analog Devices Inc.
13+
*/
114
/dts-v1/;
215

316
#include "zynq-m2k.dtsi"

arch/arm/boot/dts/zynq-m2k-revb.dts

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
// SPDX-License-Identifier: GPL-2.0
2+
/*
3+
* Analog Devices ADALM2000
4+
* https://wiki.analog.com/university/tools/m2k
5+
* https://wiki.analog.com/university/courses/electronics/labs
6+
* https://wiki.analog.com/university/tools/adalm2000/devs/intro
7+
* https://wiki.analog.com/university/tools/m2k/users/quick_start
8+
*
9+
* hdl_project: <m2k/standalone>
10+
* board_revision: <B>
11+
*
12+
* Copyright (C) 2018-2019 Analog Devices Inc.
13+
*/
114
/*
215
* Summary of RevA -> RevB hardware changes which require firmware changes:
316
*

arch/arm/boot/dts/zynq-m2k-revc.dts

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
// SPDX-License-Identifier: GPL-2.0
2+
/*
3+
* Analog Devices ADALM2000
4+
* https://wiki.analog.com/university/tools/m2k
5+
* https://wiki.analog.com/university/courses/electronics/labs
6+
* https://wiki.analog.com/university/tools/adalm2000/devs/intro
7+
* https://wiki.analog.com/university/tools/m2k/users/quick_start
8+
*
9+
* hdl_project: <m2k/standalone>
10+
* board_revision: <C>
11+
*
12+
* Copyright (C) 2018-2019 Analog Devices Inc.
13+
*/
114
/*
215
* Summary of RevB -> RevC hardware changes which require firmware changes:
316
*

arch/arm/boot/dts/zynq-m2k-revd.dts

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
// SPDX-License-Identifier: GPL-2.0
2+
/*
3+
* Analog Devices ADALM2000
4+
* https://wiki.analog.com/university/tools/m2k
5+
* https://wiki.analog.com/university/courses/electronics/labs
6+
* https://wiki.analog.com/university/tools/adalm2000/devs/intro
7+
* https://wiki.analog.com/university/tools/m2k/users/quick_start
8+
*
9+
* hdl_project: <m2k/standalone>
10+
* board_revision: <D>
11+
*
12+
* Copyright (C) 2018-2019 Analog Devices Inc.
13+
*/
114
/*
215
* Summary of RevC -> RevD hardware changes which require firmware changes:
316
* Nothing: Update model string to be in sync with the PCB silkscreen

arch/arm/boot/dts/zynq-m2k-reve.dts

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
// SPDX-License-Identifier: GPL-2.0
2+
/*
3+
* Analog Devices ADALM2000
4+
* https://wiki.analog.com/university/tools/m2k
5+
* https://wiki.analog.com/university/courses/electronics/labs
6+
* https://wiki.analog.com/university/tools/adalm2000/devs/intro
7+
* https://wiki.analog.com/university/tools/m2k/users/quick_start
8+
*
9+
* hdl_project: <m2k/standalone>
10+
* board_revision: <E>
11+
*
12+
* Copyright (C) 2018-2019 Analog Devices Inc.
13+
*/
114
/*
215
* Summary of RevD -> RevE hardware changes which require firmware changes:
316
* Placeholder only for potential future revision

arch/arm/boot/dts/zynq-m2k-revf.dts

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
// SPDX-License-Identifier: GPL-2.0
2+
/*
3+
* Analog Devices ADALM2000
4+
* https://wiki.analog.com/university/tools/m2k
5+
* https://wiki.analog.com/university/courses/electronics/labs
6+
* https://wiki.analog.com/university/tools/adalm2000/devs/intro
7+
* https://wiki.analog.com/university/tools/m2k/users/quick_start
8+
*
9+
* hdl_project: <m2k/standalone>
10+
* board_revision: <F>
11+
*
12+
* Copyright (C) 2018-2019 Analog Devices Inc.
13+
*/
114
/*
215
* Summary of RevE -> RevF hardware changes which require firmware changes:
316
* Placeholder only for potential future revision

0 commit comments

Comments
 (0)
0