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 DD9E1C433F5 for ; Fri, 4 Mar 2022 09:59:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238291AbiCDJ7p (ORCPT ); Fri, 4 Mar 2022 04:59:45 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54516 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231157AbiCDJ7n (ORCPT ); Fri, 4 Mar 2022 04:59:43 -0500 Received: from mx0b-001ae601.pphosted.com (mx0b-001ae601.pphosted.com [67.231.152.168]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2AC17F65F7; Fri, 4 Mar 2022 01:58:54 -0800 (PST) Received: from pps.filterd (m0077474.ppops.net [127.0.0.1]) by mx0b-001ae601.pphosted.com (8.16.1.2/8.16.1.2) with ESMTP id 2244w2Uk013723; Fri, 4 Mar 2022 03:58:39 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cirrus.com; h=date : from : to : cc : subject : message-id : references : mime-version : content-type : content-transfer-encoding : in-reply-to; s=PODMain02222019; bh=Wp63VuXpA6sufn9c0TpDYLYH/TIicUhGy4sWA6I0t3U=; b=USDXBJPbM87zEtKKqhpCOqL6/GDQKFbbX4RHSPIgXUwu3R/EtBxVuj7f9vIWYtaiGiQf Quze94Zao87zL4zIzZwUdlMx0hP8G2FaMtuAzbM3H0Yq7a7PHi/P/0QLmV4D4jtVu/yX FGggfTt6L7Gmq8Hq4fBVSYBxH04dyWOiIDF9wId6oExakVRawZNJZKVzy/hRu7tBTv3u Jp1f0Vb2Sv/g3RsiLtX6tYLorRMEeTPPwqWDp2NJ0aE6sqwVN2TvBcKffsUIz5v+Gx8n mDR5a/HkI2aySASMa6vcnt6nNZrC/KvcCVwLu4oRNYMrANi8zteNwPQU7dmw8C3p8vnO IA== Received: from ediex01.ad.cirrus.com ([84.19.233.68]) by mx0b-001ae601.pphosted.com (PPS) with ESMTPS id 3ek4j3gs66-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT); Fri, 04 Mar 2022 03:58:39 -0600 Received: from EDIEX01.ad.cirrus.com (198.61.84.80) by EDIEX01.ad.cirrus.com (198.61.84.80) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.18; Fri, 4 Mar 2022 09:58:37 +0000 Received: from ediswmail.ad.cirrus.com (198.61.86.93) by EDIEX01.ad.cirrus.com (198.61.84.80) with Microsoft SMTP Server id 15.1.2375.18 via Frontend Transport; Fri, 4 Mar 2022 09:58:37 +0000 Received: from ediswmail.ad.cirrus.com (ediswmail.ad.cirrus.com [198.61.86.93]) by ediswmail.ad.cirrus.com (Postfix) with ESMTP id 22DBB7C; Fri, 4 Mar 2022 09:58:37 +0000 (UTC) Date: Fri, 4 Mar 2022 09:58:37 +0000 From: Charles Keepax To: Rob Herring CC: Lee Jones , Krzysztof Kozlowski , Richard Fitzgerald , Linus Walleij , - , =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= , , , , Subject: Re: [PATCH] dt-bindings: mfd: Fix pinctrl node name warnings Message-ID: <20220304095837.GS38351@ediswmail.ad.cirrus.com> References: <20220303194737.2258809-1-robh@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20220303194737.2258809-1-robh@kernel.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Proofpoint-GUID: t77Dwic4wnt2GvdC7Q6MMswYTHYU_sMZ X-Proofpoint-ORIG-GUID: t77Dwic4wnt2GvdC7Q6MMswYTHYU_sMZ X-Proofpoint-Spam-Reason: safe Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 03, 2022 at 01:47:37PM -0600, Rob Herring wrote: > The recent addition pinctrl.yaml in commit c09acbc499e8 ("dt-bindings: > pinctrl: use pinctrl.yaml") resulted in some node name warnings: > > Documentation/devicetree/bindings/mfd/cirrus,lochnagar.example.dt.yaml: \ > lochnagar-pinctrl: $nodename:0: 'lochnagar-pinctrl' does not match '^(pinctrl|pinmux)(@[0-9a-f]+)?$' > Documentation/devicetree/bindings/mfd/cirrus,madera.example.dt.yaml: \ > codec@1a: $nodename:0: 'codec@1a' does not match '^(pinctrl|pinmux)(@[0-9a-f]+)?$' > Documentation/devicetree/bindings/mfd/brcm,cru.example.dt.yaml: \ > pin-controller@1c0: $nodename:0: 'pin-controller@1c0' does not match '^(pinctrl|pinmux)(@[0-9a-f]+)?$' > > Fix the node names to the preferred 'pinctrl'. For cirrus,madera, > nothing from pinctrl.yaml schema is used, so just drop the reference. > > Fixes: c09acbc499e8 ("dt-bindings: pinctrl: use pinctrl.yaml") > Cc: Rafał Miłecki > Signed-off-by: Rob Herring > --- > diff --git a/Documentation/devicetree/bindings/mfd/cirrus,lochnagar.yaml b/Documentation/devicetree/bindings/mfd/cirrus,lochnagar.yaml > index c00ad3e21c21..975a46f3c46f 100644 > --- a/Documentation/devicetree/bindings/mfd/cirrus,lochnagar.yaml > +++ b/Documentation/devicetree/bindings/mfd/cirrus,lochnagar.yaml > @@ -126,7 +126,7 @@ properties: > clock-frequency: > const: 12288000 > > - lochnagar-pinctrl: > + pinctrl: > type: object > $ref: /schemas/pinctrl/cirrus,lochnagar.yaml# > We also need to update the required properties and the example here. Thanks, Charles