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 0F8CBC0015E for ; Sun, 6 Aug 2023 12:23:49 +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=5HQmBJ0vBQKO7cnznz7Y5F5N3p3aNUGEBHMLeJh0AIA=; b=M/LUo9X/ZKV/w0 jyvEsQCOyFTQ3O7ZAVHutGN/Ll5oWc4B/HjiYJwnZqzH79nyofOqsy/pLiIYHlB6mN7sJpFdYK1xG IsnL9ZSibQQn4W/PlB8FL8AaLWAxFyL52PNeouGOLI2wfXrtOhfkI0/3BkHfNfMQrQAzkLjeEV7ek IMBJml9iUMsZ8683wFerH0C1A0WlF922JlvW2YRWTz4I8W8QzKQn3a79LP89oTNV6FakjHQ/1VNU+ J5Y6L258foWB2yTGdPbjJs9EMhPMGlLVla23OgL5bZE4rPfZrB1O97LZkyun4CgC9klZ1q0y5s5Ok DrHwNYISE4u0IKQ69HbQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qScn8-00FOzu-0n; Sun, 06 Aug 2023 12:23:26 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qScn6-00FOzd-0k for linux-arm-kernel@lists.infradead.org; Sun, 06 Aug 2023 12:23:25 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id B401161007; Sun, 6 Aug 2023 12:23:23 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 431B0C433C7; Sun, 6 Aug 2023 12:23:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1691324603; bh=eIbZ3zSaLY5Gm9kJeZvdauExxEKmSLGjpE2aKDFpFWQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=t3u4HuCZ02lsrrEYg6DDfwBs2BSlsH5sGPAceQcxSE5/zaWzThvzWodBj8lK8g82h bSTCIdE1Ohj2gtvlrt7h798gSHwTcNXSdZD8GhE+jcevDKGjVz8sA4t47dsf5zkBnS G4IwcIer0wlV/lNrdV+U9iiEpwCLuwA4cMOo3JC4DFA941IbXFxPhy4mk2IL1Cifhc DyGspjNmVAVmg8p0ZFAcRq0bbWbtuQjVRQJWV9H0I5sJ6DTiyFDRgKORdcDS1JR3HO MKPHBMRc4SB93TXa0kn1AL6FRSmoh6Bhp9KNRPpDRLJhZCyxmvzq0q2U7c3AXXHhuK F9C1x8FodJ/fw== Date: Sun, 6 Aug 2023 20:23:13 +0800 From: Shawn Guo To: Fabio Estevam Cc: 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 1/3] ARM: dts: imx6q-cm-fx6: Remove invalid SPI flash entry Message-ID: <20230806122313.GF151430@dragon> References: <20230731133421.1499992-1-festevam@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230731133421.1499992-1-festevam@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230806_052324_340328_F10D9709 X-CRM114-Status: UNSURE ( 9.73 ) 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 Mon, Jul 31, 2023 at 10:34:19AM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > "st,m25p" is not a valid compatible according to jedec,spi-nor.yaml. > > Remove it. > > Signed-off-by: Fabio Estevam Applied all, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel