From patchwork Thu Sep 1 16:36:36 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Etienne Carriere X-Patchwork-Id: 602553 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id BC7FEECAAD1 for ; Thu, 1 Sep 2022 16:37:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234205AbiIAQhA (ORCPT ); Thu, 1 Sep 2022 12:37:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37120 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235060AbiIAQgs (ORCPT ); Thu, 1 Sep 2022 12:36:48 -0400 Received: from mail-wm1-x334.google.com (mail-wm1-x334.google.com [IPv6:2a00:1450:4864:20::334]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 26A6B4B499 for ; Thu, 1 Sep 2022 09:36:46 -0700 (PDT) Received: by mail-wm1-x334.google.com with SMTP id ay39-20020a05600c1e2700b003a5503a80cfso1824520wmb.2 for ; Thu, 01 Sep 2022 09:36:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc; bh=UX8+/drfB0LYjWl3ZMYBdvnqKRofZz48IvTklCuKdy4=; b=lT8+AtXKFyLlnH8w8rkpgnaXUj8cMRnMUQWCQq2I8u+As93kk81vSn1PF/Yqsm0V2j R2DQqRNmiYIRLFT4F+3flE9TntJuWirnVfo/cHF/xGB6R4o7rfGjBUoqIo1MigzTKAEw QnrZt/N6vKn+a69/1kAvnFU4SUp4pHHVT/m5brM4cNnsitqtO9LkUONEdmarZQB6U9Zu WY2KXckflasp0rIQfzm9E5B03vRfJ4VxVH7sVUD0b8ZKw0CPfgfxGj0Ge1WttJ3vyRx9 sJ02PV7khg/C5VIVSsg1/GnFSudi4ocqPhT5URxq+13F9tTG8u+NMdzhYKtJ5ihvTsrD Ko2Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc; bh=UX8+/drfB0LYjWl3ZMYBdvnqKRofZz48IvTklCuKdy4=; b=jjJQNHX/jpbohJm6LBCL8pqQ1dZqFdxz+yNIbD7ClmtaYoYwkbnL4CgRdJNONcfTAw tfRG80CJOJIfGQseV60oLnYBzlSZNNkM+K95BHjp92CSnpSvQxWnCfUmpsEtLxaV+Tq8 5EHpvwgt5L4w+1fjCnd1D20w7fyfvFv1AixeLowcWP4hnWkwf+cdrvytDbYN5aoKVeBP wuqT+oQ6wlGGaue3WI/9rnw/5/oBAq0DJwUqcG+FFUub2wElNMPjeqkTI4OzPpImLF8F ge2cgllGDm3IAdh93wSxtuR9gtLBsKHmjq0m1gbQY/Z9N70PKikGoYqnYPEPUuu/Yd4V kavw== X-Gm-Message-State: ACgBeo0iMLXa9F5IUqXM2+5/lwFqlg2yDZ3u1x3oHHxjAW7+YYCh04TT +iFOhjHsW0j8eyaZIfix+Bfi+WDb9GnNzQ== X-Google-Smtp-Source: AA6agR5PtLEruNhaSErUwdXG85T497H72DcWeRB604VuwD/PaSChk2TaFxCLlfdV5v8XWYwXelmwuA== X-Received: by 2002:a05:600c:1e8d:b0:3a5:e37f:6fd2 with SMTP id be13-20020a05600c1e8d00b003a5e37f6fd2mr5805041wmb.33.1662050204396; Thu, 01 Sep 2022 09:36:44 -0700 (PDT) Received: from lmecxl1178.lme.st.com ([2a04:cec0:113c:1b95:dcc0:68a1:a4ac:9dac]) by smtp.gmail.com with ESMTPSA id 12-20020a05600c028c00b003a317ee3036sm5767115wmk.2.2022.09.01.09.36.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Sep 2022 09:36:43 -0700 (PDT) From: Etienne Carriere To: linux-kernel@vger.kernel.org Cc: linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, Etienne Carriere , Stephen Warren , Linus Walleij , Laxman Dewangan , Andrew Jeffery , Thomas Petazzoni , =?utf-8?q?Nuno_S=C3=A1?= , Bartosz Golaszewski , Rob Herring , Krzysztof Kozlowski Subject: [PATCH v2] dt-binding: gpio: publish binding IDs under dual license Date: Thu, 1 Sep 2022 18:36:36 +0200 Message-Id: <20220901163636.3930634-1-etienne.carriere@linaro.org> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Changes gpio.h DT binding header file to be published under GPLv2 or BSD-3-Clause license terms. This change allows these 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 Cc: Linus Walleij Cc: Laxman Dewangan Cc: Andrew Jeffery Cc: Thomas Petazzoni Cc: Nuno Sá Cc: Bartosz Golaszewski Cc: Rob Herring Cc: Krzysztof Kozlowski Signed-off-by: Etienne Carriere --- 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(-) diff --git a/include/dt-bindings/gpio/gpio.h b/include/dt-bindings/gpio/gpio.h index 5566e58196a2..b5d531237448 100644 --- a/include/dt-bindings/gpio/gpio.h +++ b/include/dt-bindings/gpio/gpio.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) */ /* * This header provides constants for most GPIO bindings. *