Skip to content

Commit 1d84531

Browse files
etienne-lmslag-linaro
authored andcommitted
dt-bindings: mfd: Dual licensing for st,stpmic1 bindings
Change include/dt-bindings/mfd/st,stpmic1.h license model from GPLv2.0 only to dual GPLv2.0 or BSD-2-Clause. I have every legitimacy to request this change on behalf of STMicroelectronics. This change clarifies that this DT binding header file can be shared with software components as bootloaders and OSes that are not published under GPLv2 terms. In CC are all the contributors to this header file. Cc: Pascal Paillet <[email protected]> Cc: Lee Jones <[email protected]> Cc: Rob Herring <[email protected]> Signed-off-by: Etienne Carriere <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lee Jones <[email protected]>
1 parent fa0c366 commit 1d84531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/dt-bindings/mfd/st,stpmic1.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* SPDX-License-Identifier: GPL-2.0 */
1+
/* SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause */
22
/*
33
* Copyright (C) STMicroelectronics 2018 - All Rights Reserved
44
* Author: Philippe Peurichard <[email protected]>,

0 commit comments

Comments
 (0)