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 E0989C433F5 for ; Sat, 19 Mar 2022 08:24:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242487AbiCSIZ6 (ORCPT ); Sat, 19 Mar 2022 04:25:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39510 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233088AbiCSIZ6 (ORCPT ); Sat, 19 Mar 2022 04:25:58 -0400 Received: from mail-lj1-x231.google.com (mail-lj1-x231.google.com [IPv6:2a00:1450:4864:20::231]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 39B5427CE26; Sat, 19 Mar 2022 01:24:36 -0700 (PDT) Received: by mail-lj1-x231.google.com with SMTP id s25so13941406lji.5; Sat, 19 Mar 2022 01:24:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=/ZpwHLQU+wmeCbu/+G/e1bt058wLloUaoM6rRJWzX2w=; b=DJNAfZI9glvof+R+9AsDOymBUSQGXACtnv7dvlJQQEgvbUSWDUOgX5XISdPn+rIR58 OiT8eG4zSIxaHrZi+XcXJKUFQakRoCNNVtsUFMIIyN1D51u/cneuivhimssLvvLDS+BX Kl4Ok1kPRWmAfIledIpwp/6rhssj1Nd/+TRYm7ZqQYj20dAsIQ/xjL5QTThus236/Q3W pPXOtpkPay8UpZmcvERp9POaAD7x4ib+wxEhnzwJb1xlMTSd6gYwWNrM6xm0fDUmGzfd YiKvurcwKGK5ypt22E1W5MlFk1M3VOh8CCQlKa8QNb3a1/gI0GPTRDbR5Alskwet5Ubk 6A5Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=/ZpwHLQU+wmeCbu/+G/e1bt058wLloUaoM6rRJWzX2w=; b=8KzvjUa1CCZ5qNJxt8KyuBpbBQ94X7T4PMEYawaK4aGM80k25mWu4zMqm0R7oflOe+ PCl/XfNXULw5v92zNWPui+idCTT59VFPgfm1d0Rag7gYZT5kWoEO6BIfxSFwJPKyRmD2 dRzdKshmgLpeOyhL6x7UXDyoX4lCZkhVadi7RvW5XjMHyP5xcRNy5mh71v/8DwJsajLm 7UCrhscfojUtCoIzKHv6Gb0tEr+V7zsBL+rBqdgpUbseTOPuR8Pd6caaoKnKv6PMMC6o gc8N6oSpMT5+eRuLl1MaH37l5jtE209UtymSHWpOUnVT0swG+EyJkkawQzy/ILRQSesA 6lKA== X-Gm-Message-State: AOAM530YdtDzkxIy3KSlc0+pkQn4GmP5t3mXCBDJUI/o3LqHFw2X/vr0 9MmXdc6HwjxGE0YcrmsZUZbJQmXb4N8= X-Google-Smtp-Source: ABdhPJyZ2UsDbC5F5eTFm1ubxR/1o29YAZM4C0C4KHStzRN8blY/0Q/TrWEVjWw+WlnXPv8mueqrbw== X-Received: by 2002:a05:651c:17a3:b0:245:f39e:f2d2 with SMTP id bn35-20020a05651c17a300b00245f39ef2d2mr8861978ljb.490.1647678274018; Sat, 19 Mar 2022 01:24:34 -0700 (PDT) Received: from [192.168.1.103] ([178.176.72.203]) by smtp.gmail.com with ESMTPSA id bi2-20020a0565120e8200b004484aaaf818sm1232576lfb.13.2022.03.19.01.24.32 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 19 Mar 2022 01:24:33 -0700 (PDT) Subject: Re: [PATCH v2 7/8] ARM: dts: lan9662-pcb8291: fix pinctrl node name To: Michael Walle , Linus Walleij , Rob Herring , Krzysztof Kozlowski , Lars Povlsen , Steen Hegelund , Thomas Bogendoerfer , Gregory CLEMENT , Paul Burton , Quentin Schulz , Antoine Tenart , Kavyasree Kotagiri , Nicolas Ferre Cc: "David S . Miller" , UNGLinuxDriver@microchip.com, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mips@vger.kernel.org References: <20220318202547.1650687-1-michael@walle.cc> <20220318202547.1650687-8-michael@walle.cc> From: Sergei Shtylyov Message-ID: Date: Sat, 19 Mar 2022 11:24:31 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 MIME-Version: 1.0 In-Reply-To: <20220318202547.1650687-8-michael@walle.cc> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Hello! On 3/18/22 11:25 PM, Michael Walle wrote: > The pinctrl device tree binding will be converted to YAML format. All > the pin nodes should end with "-pins". Fix them. It does end with "pins" already, right? > Fixes: 290deaa10c50 ("ARM: dts: add DT for lan966 SoC and 2-port board pcb8291") > Signed-off-by: Michael Walle > --- > arch/arm/boot/dts/lan966x-pcb8291.dts | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/boot/dts/lan966x-pcb8291.dts b/arch/arm/boot/dts/lan966x-pcb8291.dts > index 3281af90ac6d..3c7e3a7d6f14 100644 > --- a/arch/arm/boot/dts/lan966x-pcb8291.dts > +++ b/arch/arm/boot/dts/lan966x-pcb8291.dts > @@ -35,7 +35,7 @@ fc3_b_pins: fcb3-spi-pins { > function = "fc3_b"; > }; > > - can0_b_pins: can0_b_pins { > + can0_b_pins: can0-b-pins { Mhm, I can't even see what is changed here... :-/ [...] MBR, Sergey 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 20B30C433F5 for ; Sat, 19 Mar 2022 08:25:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date: Message-ID:From:References:Cc:To:Subject:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=5t3er4xd7yo9iyz9/NSnlzvrDZzQP3qoGoGWg5oyIu0=; b=Pfcwvg9smtIoU410/zTpsi8JU+ f0INAX8hVke7ZwkCOZ3QDo0yf0Ed20QGdEKACr24b+IchV5jwNdIXRC9aQ/WcQHLUtnv+2wvZz1KW akG+4f/xAWaE4kmnkPVUHyzV6/UMKi7MQ0oQ/CYD0/7+9I/oqfza0j4RqoCNf1LWflKKXM59WywbK R3FKykpE+NfG9rPm0sjLVxuA2Efg6aSB944OjyhO82gRVAkb5mMKj+zOn23IVfvfZvfPNbVKFr7kP VFsmKBZayeuAK2wr3Dm9f7fcz8jbgL3aS0+UC5dCY4UhnquWJ3O0u48BBqYiUkpOChMaTVoM1XgsB 5YA9+eCA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nVUO9-003S9L-75; Sat, 19 Mar 2022 08:24:41 +0000 Received: from mail-lj1-x233.google.com ([2a00:1450:4864:20::233]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nVUO5-003S8f-3Q for linux-arm-kernel@lists.infradead.org; Sat, 19 Mar 2022 08:24:38 +0000 Received: by mail-lj1-x233.google.com with SMTP id bn33so13929165ljb.6 for ; Sat, 19 Mar 2022 01:24:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=/ZpwHLQU+wmeCbu/+G/e1bt058wLloUaoM6rRJWzX2w=; b=DJNAfZI9glvof+R+9AsDOymBUSQGXACtnv7dvlJQQEgvbUSWDUOgX5XISdPn+rIR58 OiT8eG4zSIxaHrZi+XcXJKUFQakRoCNNVtsUFMIIyN1D51u/cneuivhimssLvvLDS+BX Kl4Ok1kPRWmAfIledIpwp/6rhssj1Nd/+TRYm7ZqQYj20dAsIQ/xjL5QTThus236/Q3W pPXOtpkPay8UpZmcvERp9POaAD7x4ib+wxEhnzwJb1xlMTSd6gYwWNrM6xm0fDUmGzfd YiKvurcwKGK5ypt22E1W5MlFk1M3VOh8CCQlKa8QNb3a1/gI0GPTRDbR5Alskwet5Ubk 6A5Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=/ZpwHLQU+wmeCbu/+G/e1bt058wLloUaoM6rRJWzX2w=; b=qgDfvI88ZA2YF7B2OaUbDw8EEpAT4FqKIzrO1S2Rp8prg7X8eiU55Esf9T0uFzoGAd 0/gMGNch7kaQ+Fhzdlkto99AovHFIPKVogfgFvEqc8g0M2nHmhhNM3CnvK2f0DDks7WA DD4H5Ve+mSVaGSGEtOX3FoGr3wtMkSqN0xPUpRtBB24E1W9XPtvuQRDBMfaAVb0n2C1U x7KySzdOPakiYAjkPu0QuFnVzsbhVNpw3WkFt1XEUyh8iXnA2nYNtv88gg81coEg2KjV USd3EEN7VYZsloNhMgWTylxgkScgA3LiKEQOCFHv1DwQnvmK1u4b6dcJ26nht36niLSJ sRAQ== X-Gm-Message-State: AOAM532UAnOnkEgkdHyJTPbLCZb5gSTZr9isRUFMU8RKRICrNbjRAGUB 6S4dJ1ASzNdVkvbNZx4hhis= X-Google-Smtp-Source: ABdhPJyZ2UsDbC5F5eTFm1ubxR/1o29YAZM4C0C4KHStzRN8blY/0Q/TrWEVjWw+WlnXPv8mueqrbw== X-Received: by 2002:a05:651c:17a3:b0:245:f39e:f2d2 with SMTP id bn35-20020a05651c17a300b00245f39ef2d2mr8861978ljb.490.1647678274018; Sat, 19 Mar 2022 01:24:34 -0700 (PDT) Received: from [192.168.1.103] ([178.176.72.203]) by smtp.gmail.com with ESMTPSA id bi2-20020a0565120e8200b004484aaaf818sm1232576lfb.13.2022.03.19.01.24.32 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 19 Mar 2022 01:24:33 -0700 (PDT) Subject: Re: [PATCH v2 7/8] ARM: dts: lan9662-pcb8291: fix pinctrl node name To: Michael Walle , Linus Walleij , Rob Herring , Krzysztof Kozlowski , Lars Povlsen , Steen Hegelund , Thomas Bogendoerfer , Gregory CLEMENT , Paul Burton , Quentin Schulz , Antoine Tenart , Kavyasree Kotagiri , Nicolas Ferre Cc: "David S . Miller" , UNGLinuxDriver@microchip.com, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mips@vger.kernel.org References: <20220318202547.1650687-1-michael@walle.cc> <20220318202547.1650687-8-michael@walle.cc> From: Sergei Shtylyov Message-ID: Date: Sat, 19 Mar 2022 11:24:31 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 MIME-Version: 1.0 In-Reply-To: <20220318202547.1650687-8-michael@walle.cc> Content-Language: en-US X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220319_012437_192153_46AFB955 X-CRM114-Status: GOOD ( 19.66 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hello! On 3/18/22 11:25 PM, Michael Walle wrote: > The pinctrl device tree binding will be converted to YAML format. All > the pin nodes should end with "-pins". Fix them. It does end with "pins" already, right? > Fixes: 290deaa10c50 ("ARM: dts: add DT for lan966 SoC and 2-port board pcb8291") > Signed-off-by: Michael Walle > --- > arch/arm/boot/dts/lan966x-pcb8291.dts | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/boot/dts/lan966x-pcb8291.dts b/arch/arm/boot/dts/lan966x-pcb8291.dts > index 3281af90ac6d..3c7e3a7d6f14 100644 > --- a/arch/arm/boot/dts/lan966x-pcb8291.dts > +++ b/arch/arm/boot/dts/lan966x-pcb8291.dts > @@ -35,7 +35,7 @@ fc3_b_pins: fcb3-spi-pins { > function = "fc3_b"; > }; > > - can0_b_pins: can0_b_pins { > + can0_b_pins: can0-b-pins { Mhm, I can't even see what is changed here... :-/ [...] MBR, Sergey _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel