From mboxrd@z Thu Jan 1 00:00:00 1970 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 E4DC4C433FE for ; Fri, 1 Apr 2022 07:26:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234160AbiDAH2i (ORCPT ); Fri, 1 Apr 2022 03:28:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46102 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343855AbiDAH2i (ORCPT ); Fri, 1 Apr 2022 03:28:38 -0400 Received: from mail-ej1-x630.google.com (mail-ej1-x630.google.com [IPv6:2a00:1450:4864:20::630]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F228225D5C5 for ; Fri, 1 Apr 2022 00:26:48 -0700 (PDT) Received: by mail-ej1-x630.google.com with SMTP id k23so541149ejd.3 for ; Fri, 01 Apr 2022 00:26:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=NdTMEHh8oRMxb7NiIdktFSXpzpErp6CoIfFe7HFO9xQ=; b=ZThfXhy8kPE8H7TCQCO20gfWtZhZpSvB2ZG6pIMKbH1Ob9pnWv6MRgDSs/OSLP5Uye CEU82Kbk7/mP0RnSg5v63GPFx+XjtIq64L2kwWnbh40UPDLa5pu+InXMaFrc1z76d+/Z NwPDfdno928IUwZlRiA4pjX602Qmh9l8C7lH0YXABj7ioNDpIy1GvRhGP7ANMbDAunun qI+5NBtSO65pkGm8GQg3gSTJStmgP0xU8Ar3MiSo6siYKw316BEck6vWZDYtuWPS8ko3 41POlSYghyhWa6i94Mp8QKVjP3ZfStwlb4Jrs47Vl1mcil+1745KbKkeu1HzLk/5+KGs UD9A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=NdTMEHh8oRMxb7NiIdktFSXpzpErp6CoIfFe7HFO9xQ=; b=tSxGWfLY9ZPvQ7IhT8Gbc4VmFlBGD/x68PF5VYzJZ5MGVnISD+NzKchXFyQHUtAhmS TZ99G4XVcWIf9sMKOUYnyXZLdKtaXxpP7skVafq6f+xgoRRBrlFiR1GqI/HvQU1+1jTB YAc1RF1PJC21DfrfcjsQD9UClMs6MPGEkoJOJVGS8DmNO6yl/ZJU3vRL7DhGqT1HEghz 2rQ8NoyLStkzBkx6THM5CpXNZnCh2efI/qkpTAgRRQlIs8YItPOizxbzP9+EPv+9UGCK pqmtAYf7OJetpUELFLipUwcCR5qX0Jcf6i1yEXXGR03YJXw5D9sk3JtwEXch/NBG5pTO 1fiw== X-Gm-Message-State: AOAM5304BDbyNcTsrGEJsZCp5BtOeSvOTUVmAcDDa8PvFId7OxXAJf5r Si5paSvefOLwQLoJUR1of820Sg== X-Google-Smtp-Source: ABdhPJw4NUMeYfYEXv99A+ew5bxec2wBqmCLyVi/J0IPPNISeAyh6EXLBZyvvoF2Re5BLb7Ii3x/pw== X-Received: by 2002:a17:906:9c82:b0:6df:c5f0:d456 with SMTP id fj2-20020a1709069c8200b006dfc5f0d456mr8099253ejc.287.1648798007531; Fri, 01 Apr 2022 00:26:47 -0700 (PDT) Received: from [192.168.0.169] (xdsl-188-155-201-27.adslplus.ch. [188.155.201.27]) by smtp.gmail.com with ESMTPSA id c4-20020a170906340400b006d077e850b5sm706672ejb.23.2022.04.01.00.26.46 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 01 Apr 2022 00:26:47 -0700 (PDT) Message-ID: <76108d17-37cd-4ac4-f1d7-b54b2d338f43@linaro.org> Date: Fri, 1 Apr 2022 09:26:46 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH v2] dt-bindings: gpio: add common consumer GPIO lines Content-Language: en-US To: Linus Walleij , Bartosz Golaszewski , Rob Herring , Krzysztof Kozlowski , linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski References: <20220401072516.105903-1-krzysztof.kozlowski@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20220401072516.105903-1-krzysztof.kozlowski@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 01/04/2022 09:25, Krzysztof Kozlowski wrote: > From: Krzysztof Kozlowski > > Typical GPIO lines like enable, powerdown, reset or wakeup are not > documented as common, which leads to new variations of these (e.g. > pwdn-gpios). Add a common schema which serves also as a documentation > for preferred naming. > > Signed-off-by: Krzysztof Kozlowski Wrong email, sorry for the noise. Best regards, Krzysztof