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 X-Spam-Level: X-Spam-Status: No, score=-6.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7837EC10F14 for ; Tue, 8 Oct 2019 09:45:20 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 49D3A206BB for ; Tue, 8 Oct 2019 09:45:20 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="co3eRpaU" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 49D3A206BB Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:References :In-Reply-To:Subject:To:From:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=gNQ7eZZ5vU2vJ1jSKrq3SeTP39FjQy7gezKFtUbWfv4=; b=co3eRpaUBtcCCA KyDPDSmFoLILLKkR+nw0auIhgcoPC5WfbefFoC1zt8CStKpaWoQdhAuMrwirmOKTsiG/jynqb65Ro ogT4lvS4ICoW1uMyPMjItG7vsX/tDzTMvXr8PYtG2V8c/tvpYIrWlxBn18PocoeYVzq6YnOx47T1h k2nQWmXH4LcxF23jtWOx/vd52m/pk8TQWIxIg32WDHACXl+jtFZZ4JVViO8STYDAX+7R9U3XGXA25 oyO9wp1p806ddgugR3OfEQ7Fqi7Ot23du9K8YE5nNS8dLJQ+SsX0G1jGamOddzvM49/w96UGH3b6k qFXBGxqBR6KBN2WG6XvQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.2 #3 (Red Hat Linux)) id 1iHm3O-00011y-FH; Tue, 08 Oct 2019 09:45:14 +0000 Received: from relay7-d.mail.gandi.net ([217.70.183.200]) by bombadil.infradead.org with esmtps (Exim 4.92.2 #3 (Red Hat Linux)) id 1iHm3L-0000QJ-5r for linux-arm-kernel@lists.infradead.org; Tue, 08 Oct 2019 09:45:12 +0000 X-Originating-IP: 2.139.156.91 Received: from localhost (91.red-2-139-156.staticip.rima-tde.net [2.139.156.91]) (Authenticated sender: gregory.clement@bootlin.com) by relay7-d.mail.gandi.net (Postfix) with ESMTPSA id 0001520011; Tue, 8 Oct 2019 09:44:59 +0000 (UTC) From: Gregory CLEMENT To: Krzysztof Kozlowski , Rob Herring , Mark Rutland , Kukjin Kim , Krzysztof Kozlowski , =?utf-8?Q?Beno=C3=AEt?= Cousson , Tony Lindgren , Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Santosh Shilimkar , Thierry Reding , Jonathan Hunter , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-omap@vger.kernel.org, linux-tegra@vger.kernel.org Subject: Re: [PATCH v3 05/10] ARM: dts: dove: Rename "sa-sram" node to "sram" In-Reply-To: <20191002164316.14905-5-krzk@kernel.org> References: <20191002164316.14905-1-krzk@kernel.org> <20191002164316.14905-5-krzk@kernel.org> Date: Tue, 08 Oct 2019 11:44:58 +0200 Message-ID: <87imoztvtx.fsf@FE-laptop> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191008_024511_354691_CEB4E19A X-CRM114-Status: GOOD ( 13.02 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 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+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Krzysztof Kozlowski, > The device node name should reflect generic class of a device so rename > the "sa-sram" node to "sram". This will be also in sync with upcoming DT > schema. No functional change. > > Signed-off-by: Krzysztof Kozlowski Applied on mvebu/dt Thanks, Gregory > --- > arch/arm/boot/dts/dove.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/boot/dts/dove.dtsi b/arch/arm/boot/dts/dove.dtsi > index 2e8a3977219f..3081b04e8c08 100644 > --- a/arch/arm/boot/dts/dove.dtsi > +++ b/arch/arm/boot/dts/dove.dtsi > @@ -784,7 +784,7 @@ > status = "disabled"; > }; > > - crypto_sram: sa-sram@ffffe000 { > + crypto_sram: sram@ffffe000 { > compatible = "mmio-sram"; > reg = <0xffffe000 0x800>; > clocks = <&gate_clk 15>; > -- > 2.17.1 > -- Gregory Clement, Bootlin Embedded Linux and Kernel engineering http://bootlin.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel