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 BE0C6C32771 for ; Wed, 28 Sep 2022 11:08:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234057AbiI1LI3 (ORCPT ); Wed, 28 Sep 2022 07:08:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36092 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233844AbiI1LIB (ORCPT ); Wed, 28 Sep 2022 07:08:01 -0400 Received: from mail-lf1-x12b.google.com (mail-lf1-x12b.google.com [IPv6:2a00:1450:4864:20::12b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D049E36416 for ; Wed, 28 Sep 2022 04:05:46 -0700 (PDT) Received: by mail-lf1-x12b.google.com with SMTP id u18so19781435lfo.8 for ; Wed, 28 Sep 2022 04:05:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=YUBENAqL9cz3x47ZkApm64Ghusef9pzCbzdp0VZZH0c=; b=IGmumPyEliwITuR/gP7rn80KLyO2YWXwwhwnxpr8eUpxYshKAr611Zi54zL+sAhAr4 oFgys6wUlPInWIezyKTfQPQBTgAekvl8DJReYIc2rN6ogmQ/AVzvrOcQ/OZy78hJKU2a gI6aQipju4L+lIz4VqaLJS/8FRfMKVOJ9/CvKx4dvX/++0Z7qN9P2CJzCg4tdMywktpO 14Se2RjVDtgsL4L1isxO92kRMS4SY5KPCTAM1c/u0rUeT3xFZ6i0vo8ksN/X8mxs4dZo TyB7VP2XpjU+CNq0nhClbKxz/RQVFXbjkIztXipaW2tsCbR6gh5v/rcA69P0qvf9Bdk7 /OFQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=YUBENAqL9cz3x47ZkApm64Ghusef9pzCbzdp0VZZH0c=; b=z0Dh8Tufrl5mvmhrzQlXBviUrDkfhvcEiaf7ylnvRfDLA8svokU6yr/CsuY8vNDIAD dZyPFWI21CzGBtT44NrZ6hINDF49mCjq2qNCEL/cdM3JtV52qtfTCKaXOVVBzn8jkzkL E+69UJtl9c3Oz/paAjIZlKN4WY8yw1WVkfNsRYfcO2OVWCdg9AS4y96kWY9VIpTnVWtS UAOxez7E8/02+j5UVfyEnTIAmvmV7JopYRLxYy5JY0KAFq7+HUfzhG0sW/jS6p5FGQWd ITkusubTZr3ECe4F+iVHE0BhiDincF/JZZ2PHOh1ZDPlFOlBk0mEs2Yy6u5dGAEQ6/Qy A1pw== X-Gm-Message-State: ACrzQf3mnw+sB8Ju4w8nZ6ImgrHeK08l/vo3lxqr4wgYzea5XPRQTcua a0EoQoRgYdf4aPXWfe5DXpWVXQ== X-Google-Smtp-Source: AMsMyM40llb+tgJ8wO9eLpDRQXSEmVBBHTpF0DBjgb6yHbuGpMB0EPV1y/M5NpM2p1EFgKvbSJlqtw== X-Received: by 2002:a05:6512:3d1c:b0:49d:87fc:f63 with SMTP id d28-20020a0565123d1c00b0049d87fc0f63mr13177528lfv.327.1664363144742; Wed, 28 Sep 2022 04:05:44 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id e11-20020ac2546b000000b004946c3cf53fsm246003lfn.59.2022.09.28.04.05.39 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 28 Sep 2022 04:05:44 -0700 (PDT) Message-ID: Date: Wed, 28 Sep 2022 13:05:34 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0 Subject: Re: [PATCH 3/3] dt-bindings: mfd: qcom,spmi-pmic: use generic node name "gpio" Content-Language: en-US To: Lee Jones Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Stephen Boyd , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220908080938.29199-1-krzysztof.kozlowski@linaro.org> <20220908080938.29199-3-krzysztof.kozlowski@linaro.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 28/09/2022 11:41, Lee Jones wrote: > On Thu, 08 Sep 2022, Krzysztof Kozlowski wrote: > >> GPIO controller nodes are named by convention just "gpio", not "gpios". >> >> Signed-off-by: Krzysztof Kozlowski >> --- >> Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 6 +++--- >> 1 file changed, 3 insertions(+), 3 deletions(-) > > I guess I can't take this until the 2 arch/ patches are applied. You can. It will warn when running dtbs_check, but that's not a big deal. Anyway DTS patches wait for quite a while, so there was enough of time for them to get to next. Best regards, Krzysztof