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 6F564C7EE29 for ; Sun, 4 Jun 2023 12:24:16 +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:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=gMMi5SzXwF/9tWC0zrcFcKSXwZc46wmTa8FBjwqDnLs=; b=pF8KIQQQUZBF1u PAck+zvjEKyFAIGYkNh/uYOZXKZLjZYuxPliGVT2AKgfWzF7YL0Pvrwa9lBCcV9O/pAsw/etx2ClL L5+b8YkGynPNSxeOl0a3H7YLC1A9HWxZcvL8A0aCAr2o/78kNnZf2SlrpAiDbKISwwazgmXFjxVSt GtK3RQ0rF2X38f0K3vTUY8Uf1rJ8O35qBxyeHYG+PpjepaSOqPMTGAdOQICkuLoBDWTMEpotUcQTj wV8T1HwCQ96GwCTKU/Ahprx0wh/N8IJ7rlEztmMTF5qJfDMGKKmyetm97LHjOmZMRQBJjSbdgNLp6 tjuXVVpHNTYoEYYQ54eg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q5mlu-00C8Al-3D; Sun, 04 Jun 2023 12:23:46 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q5mls-00C89v-1r for linux-arm-kernel@lists.infradead.org; Sun, 04 Jun 2023 12:23:45 +0000 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 dfw.source.kernel.org (Postfix) with ESMTPS id 972B760D57; Sun, 4 Jun 2023 12:23:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id CC9E8C433D2; Sun, 4 Jun 2023 12:23:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1685881421; bh=vzN3hHKCiKxDRt7GZ4IlizT+MInbsokw5hqnju7Eac8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=vH2nE3WrhG0ahA3V6eH9ICS8MEQbBU944o/Sx3PGgncr72cCt49uZKuhvOsU9rpZV YwPpa2j6oeVYxe3vt05uul6ZhHeO+4VJQuMuaoC3JEaTsYp6fxYsir7PYBLnRAjedF FNR+AnczYZ65DEM7+4s0DBOlxwubS9FNrPJvKAv01aPWZdk7/rWj6I9Zxp/9scvA1B DukDmjKvAi4hOp9QT7fa4WrSZBj16dFx3SZI8t7Ak6U2YoK6/qnO4BnTXKRLubhf0d NPlzoeGhgG9MbvZbDEjbW9TdKdNApM0wL8RudejXRIUO3Br0EISQ3ZLF1t/n8E1mvq Pxbi05liqI0TQ== Date: Sun, 4 Jun 2023 20:23:30 +0800 From: Shawn Guo To: Fabio Estevam Cc: broonie@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Fabio Estevam Subject: Re: [PATCH v2 2/3] ARM: dts: imx: Use 'pmic' as node name Message-ID: <20230604122330.GF4199@dragon> References: <20230527205048.418360-1-festevam@gmail.com> <20230527205048.418360-2-festevam@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230527205048.418360-2-festevam@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230604_052344_680863_1B33D6E7 X-CRM114-Status: UNSURE ( 9.35 ) X-CRM114-Notice: Please train this message. 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 On Sat, May 27, 2023 at 05:50:47PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > Devicetree node names should be generic. Use 'pmic' as node name > to avoid devicetree check warning from pfuze100.yaml. > > Signed-off-by: Fabio Estevam Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel