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 2F4FEC7EE26 for ; Mon, 15 May 2023 14:30:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232072AbjEOOay (ORCPT ); Mon, 15 May 2023 10:30:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54850 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240697AbjEOOav (ORCPT ); Mon, 15 May 2023 10:30:51 -0400 Received: from lelv0143.ext.ti.com (lelv0143.ext.ti.com [198.47.23.248]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 82B67173E for ; Mon, 15 May 2023 07:30:49 -0700 (PDT) Received: from fllv0034.itg.ti.com ([10.64.40.246]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 34FEUbwV114418; Mon, 15 May 2023 09:30:37 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1684161037; bh=hJWjfJpPtm8a7QVUquQVp+tENg7xOSruojlqQviDSlg=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=pSiVq74mQ94GRyLTR1KOL3AVaJ7fzRGGbqo7QsbgKMhdKs7sNcuP2mPwuYBA6LiH3 JjrHya3/z8QBVMt6gTIiTLYmX8gB+nOBnf2ivpMsNXJ23omI7zQAbzHsotX0qrqq2X rvIqj6ZVMOVqWz+FBT6RyNnRSSqe/hGnPZ9Qum8k= Received: from DLEE112.ent.ti.com (dlee112.ent.ti.com [157.170.170.23]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 34FEUbng107386 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 15 May 2023 09:30:37 -0500 Received: from DLEE105.ent.ti.com (157.170.170.35) by DLEE112.ent.ti.com (157.170.170.23) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Mon, 15 May 2023 09:30:37 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) by DLEE105.ent.ti.com (157.170.170.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Mon, 15 May 2023 09:30:37 -0500 Received: from localhost (ileaxei01-snat.itg.ti.com [10.180.69.5]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 34FEUbfg005387; Mon, 15 May 2023 09:30:37 -0500 Date: Mon, 15 May 2023 09:30:37 -0500 From: Nishanth Menon To: Tony Lindgren CC: Vignesh Raghavendra , , , Conor Dooley , Krzysztof Kozlowski , Rob Herring Subject: Re: [PATCH] arm64: dts: ti: Clean up pin node names to avoid warnings Message-ID: <20230515143037.jc2a5qfityaxi55f@unnamed> References: <20230510091850.28881-1-tony@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20230510091850.28881-1-tony@atomide.com> X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 12:18-20230510, Tony Lindgren wrote: > We should have nodes named pin or pins, and the node names should not > have a 0x prefix for the hex address. Otherwise we will see warnings > when the pinctrl-single yaml binding gets merged. > > Cc: Conor Dooley > Cc: Krzysztof Kozlowski > Cc: Rob Herring > Signed-off-by: Tony Lindgren > --- Reviewed-by: Nishanth Menon -- Regards, Nishanth Menon Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D