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 EFEB1C0015E for ; Wed, 12 Jul 2023 17:47:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232167AbjGLRri (ORCPT ); Wed, 12 Jul 2023 13:47:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47992 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231499AbjGLRrh (ORCPT ); Wed, 12 Jul 2023 13:47:37 -0400 Received: from mail-wr1-x42b.google.com (mail-wr1-x42b.google.com [IPv6:2a00:1450:4864:20::42b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 21A17199E for ; Wed, 12 Jul 2023 10:47:36 -0700 (PDT) Received: by mail-wr1-x42b.google.com with SMTP id ffacd0b85a97d-307d58b3efbso7224926f8f.0 for ; Wed, 12 Jul 2023 10:47:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1689184054; x=1691776054; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=ZOaV0grZnsNI4Fl7DZBG49fG2tc/HAbGipS8Qo3wc0A=; b=qqWpmjJrFuel/DHvEJJKM04xvz1Mk7oGZfhLSuUe7UHU+51lpdyKCFIUnyB1FqnWYV 6ZNvYeMuOoy3U24y24JMAoVZBqhVp0nFHB/Jh37up8BBuAeLy9NZmWwx7GpvPg3P8DBC A6BnTuVO4XKfOtY4yTA5DZ1DaRqqChwRAsAB8oSOqYCd0Ev4oZzrL1mhpeQ2Z7HKm7XR iz3hxUkgDPX385zrHQPKCDX1/9vgXcH9BkY62IeJi5i1YatDDWRNylND/EsoOylHP5Sa mhNfmIzOHwP9tLztfhrXX27LoNjHhxN8NVLm3jXlqhchBhzAk8IYqtbVmztDB/zrm6JO lfBA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689184054; x=1691776054; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=ZOaV0grZnsNI4Fl7DZBG49fG2tc/HAbGipS8Qo3wc0A=; b=LwhyMJrCAfCkqfxhOfq3W76pjBOudiUSX96FJRqnoEOii50mPd1X04JPxHhQYY5Ds0 4kV7bvvjZ0EYkDcORS94UswX11zDJOSo7kuJ4ZEYX5rAZ9+Poj9FJWsSyryk7/9icJHm ieClyxd+VMHBEWu7YLZn7xCo5XAMSK+Odfv66WJiEXCXC15FSRbLOxcsQVOteqV85vof YJJGNyZjT1LX6jFsgCv/NzcOM7oS7xSIHUFbbXh9VS/zHn3p0m6CdH9hJbxS/K48lN2N sIutqy9OUkeRFMd4Jzn/kUBQHBD3ASMDwaFap5AogE0xZrF/rqUWrW5RGwm+/3b7XPZs F1mg== X-Gm-Message-State: ABy/qLZQTuKJnCBBwSbxybtf7Z+WvIOyTTwIQPtZfHentfJHpEbPc505 M0+fi00iioQWEkygF+87MrzyJg== X-Google-Smtp-Source: APBJJlEJfjGeLanhi9Xmn6oDNZ6EyRFZ+2EPPqjkpGpuBEYKKYnpLHusa3fMPgQE13YQQA35khbMGQ== X-Received: by 2002:a5d:6e5c:0:b0:313:ef96:84c8 with SMTP id j28-20020a5d6e5c000000b00313ef9684c8mr16023951wrz.67.1689184054645; Wed, 12 Jul 2023 10:47:34 -0700 (PDT) Received: from [192.168.1.20] ([178.197.223.104]) by smtp.gmail.com with ESMTPSA id s7-20020a1709064d8700b00993004239a4sm2802472eju.215.2023.07.12.10.47.32 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 12 Jul 2023 10:47:34 -0700 (PDT) Message-ID: <217c37be-996d-82ef-ee50-68feb341df26@linaro.org> Date: Wed, 12 Jul 2023 19:47:31 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: [PATCH] dt-bindings: gpio: snps,dw-apb: allow gpio-line-names To: Andy Shevchenko , Serge Semin Cc: Hoan Tran , Linus Walleij , Bartosz Golaszewski , Rob Herring , Krzysztof Kozlowski , Conor Dooley , linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230712074553.35907-1-krzysztof.kozlowski@linaro.org> Content-Language: en-US From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On 12/07/2023 17:28, Andy Shevchenko wrote: > On Wed, Jul 12, 2023 at 12:53:00PM +0300, Serge Semin wrote: >> On Wed, Jul 12, 2023 at 09:45:53AM +0200, Krzysztof Kozlowski wrote: >>> Allow the GPIO controller subnode to define GPIO names. > > Are we going to do this for each GPIO controller bindings? Can it be done once > for all please? No, because sizes differ. Although here the size is anyway flexible, so not much benefit of it, but in other GPIO controllers it is not flexible. Best regards, Krzysztof