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 94738C433F5 for ; Tue, 26 Apr 2022 14:33:11 +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=SfiChyOM9SJJGU4qwpnoT738ePBMDS9KPnRFPr6tFFU=; b=zhk/uWxzdtqJ83 LgvXeGU2MvPAmxzm+6d6w4n+IR7Kn5JeD7g1DDwPssEmmYbBGrj8xoK3Z/IUu5nAxzqjdp4ugqlyB mOrFLEebSL3gPXpjKvBtOQvpQElXSzqgrYLnFIaHKAFnI8Gc0kBH9EHgfdbm9jZT5Dyv6IzXp82RO rxiQsuiJuLqa3/yW8FXXJkXYO/LMoj9sF2RG8lyoLHvKVmVQFLC764LNncbYf0xNfDyhADwakfBfb h6e+/l5eKxyRFP3/u1R4qnkOMguNerMQX8XDQfTNpF7ZHvnDbfxaRQuOWFSQ/K0YWka3VAFHPgxaY lVvAr/XhcOIk4Q9DhrWQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1njMFT-00F0kV-GB; Tue, 26 Apr 2022 14:33:03 +0000 Received: from elvis.franken.de ([193.175.24.41]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1njMFP-00F0hx-ER; Tue, 26 Apr 2022 14:33:02 +0000 Received: from uucp (helo=alpha) by elvis.franken.de with local-bsmtp (Exim 3.36 #1) id 1njMFK-0004FF-00; Tue, 26 Apr 2022 16:32:54 +0200 Received: by alpha.franken.de (Postfix, from userid 1000) id D0944C01C5; Tue, 26 Apr 2022 16:30:11 +0200 (CEST) Date: Tue, 26 Apr 2022 16:30:11 +0200 From: Thomas Bogendoerfer To: Krzysztof Kozlowski Cc: Florian Fainelli , Rob Herring , Krzysztof Kozlowski , Matthias Brugger , =?utf-8?B?QXLEsW7DpyDDnE5BTA==?= , Sergio Paracuellos , bcm-kernel-feedback-list@broadcom.com, linux-mips@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org Subject: Re: [PATCH] MIPS: dts: align SPI NOR node name with dtschema Message-ID: <20220426143011.GA18291@alpha.franken.de> References: <20220407143328.295762-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220407143328.295762-1-krzysztof.kozlowski@linaro.org> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220426_073259_733845_F6F291F5 X-CRM114-Status: GOOD ( 13.13 ) X-BeenThere: linux-mediatek@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-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org On Thu, Apr 07, 2022 at 04:33:28PM +0200, Krzysztof Kozlowski wrote: > The node names should be generic and SPI NOR dtschema expects "flash". > > Signed-off-by: Krzysztof Kozlowski > --- > arch/mips/boot/dts/brcm/bcm97358svmb.dts | 2 +- > arch/mips/boot/dts/brcm/bcm97360svmb.dts | 2 +- > arch/mips/boot/dts/brcm/bcm97425svmb.dts | 2 +- > arch/mips/boot/dts/ralink/gardena_smart_gateway_mt7688.dts | 2 +- > arch/mips/boot/dts/ralink/mt7621-gnubee-gb-pc1.dts | 2 +- > arch/mips/boot/dts/ralink/mt7621-gnubee-gb-pc2.dts | 2 +- > 6 files changed, 6 insertions(+), 6 deletions(-) applied to mips-next. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ] _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek