summaryrefslogtreecommitdiffstats
path: root/dts/include/dt-bindings/interrupt-controller
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2017-11-17 09:54:27 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2017-11-17 09:54:27 +0100
commitc68d466d263827692aa809e6b34abb90a1cab515 (patch)
treeb6b7f89da5b0a69e038758a016e31b0159702eb8 /dts/include/dt-bindings/interrupt-controller
parent1f7229e657c3a32355c9ee912d412a806b13f58a (diff)
downloadbarebox-c68d466d263827692aa809e6b34abb90a1cab515.tar.gz
barebox-c68d466d263827692aa809e6b34abb90a1cab515.tar.xz
dts: update to v4.14-rc8
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'dts/include/dt-bindings/interrupt-controller')
-rw-r--r--dts/include/dt-bindings/interrupt-controller/arm-gic.h1
-rw-r--r--dts/include/dt-bindings/interrupt-controller/irq.h1
-rw-r--r--dts/include/dt-bindings/interrupt-controller/mips-gic.h1
-rw-r--r--dts/include/dt-bindings/interrupt-controller/mvebu-icu.h1
4 files changed, 4 insertions, 0 deletions
diff --git a/dts/include/dt-bindings/interrupt-controller/arm-gic.h b/dts/include/dt-bindings/interrupt-controller/arm-gic.h
index d4110d5caa..0c85f65c81 100644
--- a/dts/include/dt-bindings/interrupt-controller/arm-gic.h
+++ b/dts/include/dt-bindings/interrupt-controller/arm-gic.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* This header provides constants for the ARM GIC.
*/
diff --git a/dts/include/dt-bindings/interrupt-controller/irq.h b/dts/include/dt-bindings/interrupt-controller/irq.h
index 33a1003c55..a8b310555f 100644
--- a/dts/include/dt-bindings/interrupt-controller/irq.h
+++ b/dts/include/dt-bindings/interrupt-controller/irq.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* This header provides constants for most IRQ bindings.
*
diff --git a/dts/include/dt-bindings/interrupt-controller/mips-gic.h b/dts/include/dt-bindings/interrupt-controller/mips-gic.h
index cf35a577e3..bd45cee0c3 100644
--- a/dts/include/dt-bindings/interrupt-controller/mips-gic.h
+++ b/dts/include/dt-bindings/interrupt-controller/mips-gic.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _DT_BINDINGS_INTERRUPT_CONTROLLER_MIPS_GIC_H
#define _DT_BINDINGS_INTERRUPT_CONTROLLER_MIPS_GIC_H
diff --git a/dts/include/dt-bindings/interrupt-controller/mvebu-icu.h b/dts/include/dt-bindings/interrupt-controller/mvebu-icu.h
index 8249558545..bb5217c642 100644
--- a/dts/include/dt-bindings/interrupt-controller/mvebu-icu.h
+++ b/dts/include/dt-bindings/interrupt-controller/mvebu-icu.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* This header provides constants for the MVEBU ICU driver.
*/