summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/clock
diff options
context:
space:
mode:
authorPaul Walmsley2019-06-21 22:45:42 +0200
committerPaul Walmsley2019-06-27 00:10:30 +0200
commite3f9dada0abe1864bf467e84d201144eddb9ef88 (patch)
treeaf7ae5303dca4057c5f2bd66ce1e9d680fc976f3 /include/dt-bindings/clock
parentdt-bindings: riscv: resolve 'make dt_binding_check' warnings (diff)
downloadkernel-qcow2-linux-e3f9dada0abe1864bf467e84d201144eddb9ef88.tar.gz
kernel-qcow2-linux-e3f9dada0abe1864bf467e84d201144eddb9ef88.tar.xz
kernel-qcow2-linux-e3f9dada0abe1864bf467e84d201144eddb9ef88.zip
dt-bindings: clock: sifive: add MIT license as an option for the header file
At Bin Meng's request, add the MIT license as an option for the SiFive FU540 PRCI header file. Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com> Cc: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'include/dt-bindings/clock')
-rw-r--r--include/dt-bindings/clock/sifive-fu540-prci.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/sifive-fu540-prci.h b/include/dt-bindings/clock/sifive-fu540-prci.h
index 6a0b70a37d78..3b21d0522c91 100644
--- a/include/dt-bindings/clock/sifive-fu540-prci.h
+++ b/include/dt-bindings/clock/sifive-fu540-prci.h
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0 */
+/* SPDX-License-Identifier: (GPL-2.0 OR MIT) */
/*
* Copyright (C) 2018-2019 SiFive, Inc.
* Wesley Terpstra