summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPaul Walmsley <paul.walmsley@sifive.com>2019-06-21 13:45:42 -0700
committerPaul Walmsley <paul.walmsley@sifive.com>2019-06-26 15:10:30 -0700
commite3f9dada0abe1864bf467e84d201144eddb9ef88 (patch)
treeaf7ae5303dca4057c5f2bd66ce1e9d680fc976f3 /include
parent3cdb0157884344c7b40998f31ce43c4ded593cdd (diff)
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')
-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