From patchwork Mon Sep 5 14:55:55 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Etienne Carriere X-Patchwork-Id: 602829 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 CA971ECAAD3 for ; Mon, 5 Sep 2022 14:57:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238460AbiIEO5W (ORCPT ); Mon, 5 Sep 2022 10:57:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43682 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236898AbiIEO5V (ORCPT ); Mon, 5 Sep 2022 10:57:21 -0400 Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6F0B55464D for ; Mon, 5 Sep 2022 07:57:20 -0700 (PDT) Received: by mail-ej1-x62a.google.com with SMTP id y3so17673037ejc.1 for ; Mon, 05 Sep 2022 07:57:20 -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:subject:date; bh=N9N6i/JaW8L2HS1S7tkq5MsZgz3zWObqpMqhnVjMCA4=; b=oOf7kZ3eJL1A3ghRC8Z39sa7spwW2OoJrASvqNY9D7hDycwOmzEb7kxZlN1miT0Fi7 BO3zg0mrUGr+vb+wwkods1dw3CEdowWUoKdvP79XGNGvt+4LlLQlfgPvzvBacZ1R0eBn pB3L1tDyJ64yzuI0OUKP8b8MhFhnHzK9yk8DiF53DkPm+zwPXXxJ5S73MU7oXTL1DPxx v0R+BpKWmkh2RtIyWsbPkkAamCJMexFbeFhboyHTMNmgoriqRjbukUrDXm8vTE4SXkn3 EOFEHdqODXg3WRz6hrDM0LzJGisPWPG4+SafefT0nSju+M6mE/KXX9R9Pwtx8dJdh8pf 7CjQ== 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:subject:date; bh=N9N6i/JaW8L2HS1S7tkq5MsZgz3zWObqpMqhnVjMCA4=; b=QsEM79TWXVmP6ovwXPU5Knoto+d0AMTP+kyG/+ZU/8zUnpnxQBna1LMUTLc9PuGhqK 1qz7lj8ECM7eWr2AIyO7tMT5SD9IGihDJ1NGZbVzOGXkbu/hOnUPxSVe5rDjjbHNQ/di r3yPX4lSpC/aALO5JxqgClTB43P5HQ9b0V/2LbJIGWKiUL83xEph+JrVcEpOzDmcbSuy HLiCPs+exzMOJKsFJzIuKjzGH9zek4WRQPH6Ix26j1DmOqbdkfTAcR5G9pfQX3+gbwov k8YtG0bh0qVLdZCMxX7hAi4eHUz91jjnAhdCdX/j1ZguwhUZYNg7iea5N4XIEQD2t79r dbKw== X-Gm-Message-State: ACgBeo14EOA262MkZ3Sz3vmxO+1y7rX8gYVx++ryyAEaRYMfSXlYHcrt yzcwKIcpVnu2PcvHnbk09tia8A== X-Google-Smtp-Source: AA6agR72dOyEGeR4y8CYngmamOIUnzWC8RWDNcnfKBBkevgb8mUu4g0p0t4H2pIRV7lXVhlnR2ZMuw== X-Received: by 2002:a17:907:2724:b0:741:4a1f:6159 with SMTP id d4-20020a170907272400b007414a1f6159mr28511807ejl.542.1662389838957; Mon, 05 Sep 2022 07:57:18 -0700 (PDT) Received: from lmecxl1178.lme.st.com ([2a04:cec0:104a:337b:6b7c:3b36:dcfa:d968]) by smtp.gmail.com with ESMTPSA id ch29-20020a0564021bdd00b0044657ecfbb5sm6572244edb.13.2022.09.05.07.57.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 05 Sep 2022 07:57:18 -0700 (PDT) From: Etienne Carriere To: linux-kernel@vger.kernel.org Cc: devicetree@vger.kernel.org, linux-gpio@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 v3] dt-binding: gpio: publish binding IDs under dual license Date: Mon, 5 Sep 2022 16:55:55 +0200 Message-Id: <20220905145555.674800-1-etienne.carriere@linaro.org> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org 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 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 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(-) 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. *