On Mon, 05 Sep 2022 16:55:55 +0200, Etienne Carriere wrote:
Changes gpio.h DT binding header file to be published under GPLv2 or
BSD-2-Clause license terms. This change allows this GPIO generic
bindings header file to be used in software components as bootloaders
and OSes that are not published under GPLv2 terms.
All contributors to gpio.h file in copy.
Cc: Stephen Warren <redacted>
Cc: Linus Walleij <redacted>
Cc: Laxman Dewangan <ldewangan@nvidia.com>
Cc: Andrew Jeffery <redacted>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: Nuno Sá <nuno.sa@analog.com>
Cc: Bartosz Golaszewski <redacted>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Krzysztof Kozlowski <redacted>
Signed-off-by: Etienne Carriere <redacted>
---
Changes since v2:
- Fix commit log.
Changes since v1:
- Publish under BSD-2-Clause instead of BSD-3-Clause.
- Remove Charles Keepax from CC list.
---
include/dt-bindings/gpio/gpio.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks!