Skip to content

Commit 3705add

Browse files
jbrun3trobherring
authored andcommitted
dt-bindings: reset: meson-axg: fix SPDX license id
As reported, the SPDX license id is not placed correctly and the variant of the BSD License used should be specified. Fixes: c162925 ("dt-bindings: reset: Add bindings for the Meson-AXG SoC Reset Controller") Reported-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Reviewed-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Rob Herring <robh@kernel.org>
1 parent 9eac0ae commit 3705add

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

include/dt-bindings/reset/amlogic,meson-axg-reset.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1+
/* SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause */
12
/*
2-
*
33
* Copyright (c) 2016 BayLibre, SAS.
44
* Author: Neil Armstrong <narmstrong@baylibre.com>
55
*
66
* Copyright (c) 2017 Amlogic, inc.
77
* Author: Yixun Lan <yixun.lan@amlogic.com>
88
*
9-
* SPDX-License-Identifier: (GPL-2.0+ OR BSD)
109
*/
1110

1211
#ifndef _DT_BINDINGS_AMLOGIC_MESON_AXG_RESET_H

0 commit comments

Comments
 (0)