From patchwork Thu Aug 25 10:45:05 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Etienne Carriere X-Patchwork-Id: 600113 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 1E152C04AA5 for ; Thu, 25 Aug 2022 10:46:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241385AbiHYKp6 (ORCPT ); Thu, 25 Aug 2022 06:45:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36780 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241281AbiHYKpk (ORCPT ); Thu, 25 Aug 2022 06:45:40 -0400 Received: from mail-ej1-x632.google.com (mail-ej1-x632.google.com [IPv6:2a00:1450:4864:20::632]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C63437549F for ; Thu, 25 Aug 2022 03:45:28 -0700 (PDT) Received: by mail-ej1-x632.google.com with SMTP id y3so12328910ejc.1 for ; Thu, 25 Aug 2022 03:45:28 -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=B74MyhI1tqmo0N64Inyl8esUuDcVbj2gBgBeF+qJP5E=; b=PZHIXpE/xPX9CT5ZHM4d+9cCdZN89cD4SQNr8YhLlIMieRHKGykVgI+jDOMzDRroGc AlfdL1r2it8Bf5eh/N0PkHr697t49G8rxXovx/WzfdLh0mIrWqJZiAlyzGuOl4Bw5r/Y /7mvd/ZQEx/Zi7eSclX7RKQ9uxLgBYQkqNZc1ONafRO1ZhouYsLVUoSWOZlCHBrOa+gM nQV4wqFq2t0UhN9+2xUcVJdEkXgi/2lZXF2Wppr1x9MgzzrNTjIZlzh9BP24cHbiB4BK mB+n6e1+PFzfrafCTG4+5BiJuKuz2+0mGNkIaJtdou1Y9m71b/lTLktdnsTsqxQOwUmo dhbw== 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=B74MyhI1tqmo0N64Inyl8esUuDcVbj2gBgBeF+qJP5E=; b=Qz7ORHtXRYEXi3zp8hJiRVkptVyYspt0s+vwrC/dOiozt+eE7ZxYbjSShlKrr76v8Y 3cX13RvyDNNUivdfjQtnF/fJSQ54fBS0sHUpL8h6Lw4dDb7h2qaUvIh0MMXNbMIIqUh5 JhYfl8VvjkrX58ji4fmaknfOQgjUsXvpLYQCB5E9Nj4XorrAm825CwuBG0B7mib5GBZx 6SDVZ/XKwHW9p+QAgqjqSiZN7WYsAXuutZgRbso2v10KO2OAOSJjBj849Z0Tx0/Plk+C 3UpRwTmwjB9OFcVI7M9XornL5iRHB/q0PiQM4EhwAHjrIMyVpVBOr7kCtWSj8QtZVkIw nNgg== X-Gm-Message-State: ACgBeo2keT+TGWMMpYLxsehB01PFzBjJWbG0STJPrbjsUCgIvOvHGt7P T76gnE4mdcaaAfUsPA9J8kv83s2ShCdX5Q== X-Google-Smtp-Source: AA6agR4qLgr5vYaOZYjvjciwtlrfRGqpaImV9NhFTR1KXt+7nKJDpKyq7HWhpthJ3AbnmAAYa4mG+w== X-Received: by 2002:a17:907:7e9e:b0:73d:ae12:5f11 with SMTP id qb30-20020a1709077e9e00b0073dae125f11mr2132957ejc.176.1661424315701; Thu, 25 Aug 2022 03:45:15 -0700 (PDT) Received: from lmecxl1178.lme.st.com ([2a04:cec0:1164:5cc1:3e9e:c41c:ad2b:22b0]) by smtp.gmail.com with ESMTPSA id o9-20020aa7d3c9000000b00447c89a63f4sm341700edr.35.2022.08.25.03.45.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 Aug 2022 03:45:15 -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 , Charles Keepax , Andrew Jeffery , Thomas Petazzoni , =?utf-8?q?Nuno_S=C3=A1?= , Bartosz Golaszewski , Rob Herring , Krzysztof Kozlowski Subject: [PATCH] dt-binding: gpio: publish binding IDs under dual license Date: Thu, 25 Aug 2022 12:45:05 +0200 Message-Id: <20220825104505.79718-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: Charles Keepax Cc: Andrew Jeffery Cc: Thomas Petazzoni Cc: Nuno Sá Cc: Bartosz Golaszewski Cc: Rob Herring Cc: Krzysztof Kozlowski Signed-off-by: Etienne Carriere --- 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..f8df7511b8b4 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-3-Clause) */ /* * This header provides constants for most GPIO bindings. *