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 1066FC4332F for ; Thu, 29 Sep 2022 16:52:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236040AbiI2Qwf (ORCPT ); Thu, 29 Sep 2022 12:52:35 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47394 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236032AbiI2Qwd (ORCPT ); Thu, 29 Sep 2022 12:52:33 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B121C154452; Thu, 29 Sep 2022 09:52:29 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id CE083B82577; Thu, 29 Sep 2022 16:52:27 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 58FB5C433B5; Thu, 29 Sep 2022 16:52:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1664470346; bh=LY9g3GmYKqws0veeWPSJvuwB0VfGpNYLTLaHtaZqEbs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qq4wacKqp1zt3LbmL9rs3u9c9k3fVltvNY0XY3l6lGC74MM0u+kHX+Ui+VfG22Sts qxHCEc0jhLlYZdEz0luPms1LXjkh95fzJXeFS4nmMLQpGCREjyov5cV5laiksxnnk6 dQC/l6zCRl6pNGigM1WH4Q5mFcqF1Nr7crEWyp+uaLkTWRWDoIvWl3i9vsw7BHmzxe udmBucaulWlB42bB619ASQ1fy7mD1Elv1WwV6M34iYg5jIwT5nv+WzF4QbYO5nZjCM DsVOKu5oKWT+jZ2ZNXJKMR6tAKYYnQ+yeFPzc+AGcw7QiR+Uq/kZbl4BsoYrnzGViF 08Ocg1rXh0g4w== Date: Thu, 29 Sep 2022 17:52:19 +0100 From: Lee Jones To: Krzysztof Kozlowski 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 Subject: Re: [PATCH 3/3] dt-bindings: mfd: qcom,spmi-pmic: use generic node name "gpio" Message-ID: References: <20220908080938.29199-1-krzysztof.kozlowski@linaro.org> <20220908080938.29199-3-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Wed, 28 Sep 2022, Krzysztof Kozlowski wrote: > 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. I'll apply them after -rc1. :thumb -- Lee Jones [李琼斯]