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 752C4C433F5 for ; Mon, 14 Mar 2022 23:17:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343641AbiCNXSr (ORCPT ); Mon, 14 Mar 2022 19:18:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52322 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343634AbiCNXSp (ORCPT ); Mon, 14 Mar 2022 19:18:45 -0400 Received: from mail-yb1-xb35.google.com (mail-yb1-xb35.google.com [IPv6:2607:f8b0:4864:20::b35]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BF6AF3D1DF for ; Mon, 14 Mar 2022 16:17:34 -0700 (PDT) Received: by mail-yb1-xb35.google.com with SMTP id h126so33955773ybc.1 for ; Mon, 14 Mar 2022 16:17:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=+qhpZ4/gQn44J41+/TZnqVxppcvQMQk2SpTOJ9SJma4=; b=njGtCAef1QBlBntVQw5+KnC5czMQCkltUAYIkUxfpTnSLBtrsetXxuhKATLSUjoxbi PjxqIGFnvbvof7+hKZrBMR+zMGIa/1CfUWQqHY3EIfi/HRvPcP1FnzWqnsed8XV2uwe3 e8P26Rf0BRTA3hIXTVa1ijVWkWX60/OcBoWxxk6JtlgsMfhCvBscS2bHr5PpAzkgPv6b 3tugqcBbi0Of36og68swWqwOpxjeGn3hhi8Ylr8qcvvulKkZjE2akzXDCzOZ++3z7c02 1SfNSlf/lHyFExW7gler46i1qXHyGjC0OimYa6eMB/x4lYo0VLSGPSVGzcpOi8qW+lWS qOeg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=+qhpZ4/gQn44J41+/TZnqVxppcvQMQk2SpTOJ9SJma4=; b=kyl0HpDX8+qrL2npY2pb49ehCzD/aQXm/SUuqcjdx/eoPt2wjTQxhu0FW9XtRuF8lP bGf6w1c4h98wSC2xUnvGZJjnmMpdneb86Y3TRXMX1XsSvf2qTFp8NtqqNIJHJIYV/NpS mozgXuT8hjXD4mTUIK8GnGRUzAXkKUSKnADH+wCGbJ942Ail9aSAphPpUqkC73op07FP 9xSQkvH2mu9xrW2Rw7d0B8KBOGjwrOJX9hxMrfbeD66iRIsCp5blaRxLRET/UB8olnjC kAPLBBGPZU7DFmShbJEgxLnBhFpEFtwOocJIB00LvqJFX5Ow8gjnXuh3eh9CW9cBw1GX e6tQ== X-Gm-Message-State: AOAM532w/yEjphuG5cBuGn0lMSyd3z5cBxEF/p6xqEd0kIXHxuo6kZbY OPvHkK9oUrXHdabNhK34pE7iS99kyREpyQ0zegHHhQ== X-Google-Smtp-Source: ABdhPJzn2AGcMQQ0Ue+lFE8XgGj75yeqVsqxktcqS4/nhxUbDwqbTmo1pLNFRbd6YCUHGHSkf/tGLjs9SDMj6tj9FKM= X-Received: by 2002:a25:4e82:0:b0:633:68d7:b864 with SMTP id c124-20020a254e82000000b0063368d7b864mr2996309ybb.514.1647299854049; Mon, 14 Mar 2022 16:17:34 -0700 (PDT) MIME-Version: 1.0 References: <20220303232350.2591143-1-robh@kernel.org> In-Reply-To: <20220303232350.2591143-1-robh@kernel.org> From: Linus Walleij Date: Tue, 15 Mar 2022 00:17:22 +0100 Message-ID: Subject: Re: [PATCH v3] dt-bindings: mfd: Fix pinctrl node name warnings To: Rob Herring Cc: Lee Jones , Krzysztof Kozlowski , Charles Keepax , Richard Fitzgerald , - , =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, linux-gpio@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 4, 2022 at 12:24 AM 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 '^(pi= nctrl|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=C5=82 Mi=C5=82ecki > Signed-off-by: Rob Herring > --- > v2: > - Fix lochnagar-pinctrl nodename in example > v3: > - And fix lochnagar-pinctrl nodename in 'required'. Sigh... Reviewed-by: Linus Walleij Yours, Linus Walleij